LocalAI/api
Ettore Di Giacinto 1fc3a375df
feat: inline templates and accept URLs in models (#1452)
* feat: Allow inline templates

* feat: Allow to specify url in model config files

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

* feat: support 'huggingface://' format

* style: reuse-code from gallery

---------

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-12-18 18:58:44 +01:00
..
backend
config feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
localai
openai feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
options
schema
api_test.go feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
api.go feat: inline templates and accept URLs in models (#1452) 2023-12-18 18:58:44 +01:00
apt_suite_test.go