LocalAI/core/http
Ettore Di Giacinto 0d8bf91699
feat: Galleries UI (#2104)
* WIP: add models to webui

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Register routes

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fix: don't cache models

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* small fixups

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fix: fixup multiple installs (strings.Clone)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-04-23 09:22:58 +02:00
..
ctx Revert #1963 (#2056) 2024-04-17 23:33:49 +02:00
elements feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
endpoints feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
routes feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
views feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
app_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
app.go feat: Galleries UI (#2104) 2024-04-23 09:22:58 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go refactor(routes): split routes registration (#2077) 2024-04-21 01:19:57 +02:00