LocalAI/core/http
Ettore Di Giacinto c87870b18e
feat(ui): improve chat interface (#4910)
* feat(ui): show more informations in the chat view, minor adjustments to model gallery

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

* fix(ui): UI improvements

Visual improvements and bugfixes including:
- disable pagination during search
- fix scrolling on new message

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-02-26 18:27:18 +01:00
..
elements feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
endpoints chore(swagger): update (#4805) 2025-02-11 09:51:01 +01:00
middleware feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
routes feat(ui): improve chat interface (#4910) 2025-02-26 18:27:18 +01:00
static feat(ui): improve chat interface (#4910) 2025-02-26 18:27:18 +01:00
utils feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
views feat(ui): improve chat interface (#4910) 2025-02-26 18:27:18 +01:00
app.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
app_test.go chore(llama-ggml): drop deprecated backend (#4775) 2025-02-06 18:36:23 +01:00
explorer.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01: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 feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00