LocalAI/core
Ettore Di Giacinto 8876073f5c
feat(ui): chat stats, small visual enhancements (#7223)
* feat(ui): show stats in chat, improve style

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

* Markdown, small improvements

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

* Display token/sec into stats

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

* Minor enhancement

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

* Small fixups

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

* Fixups

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

* Revert "Fixups"

This reverts commit ab1b3d6da9.

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-11-10 18:12:07 +01:00
..
application fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
backend feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00
cli chore: update cogito and simplify MCP logics (#6413) 2025-10-09 12:36:45 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat: respect context and add request cancellation (#7187) 2025-11-09 18:19:19 +01:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
gallery chore: display warning only when directory is present (#7050) 2025-11-03 18:56:47 +01:00
http feat(ui): chat stats, small visual enhancements (#7223) 2025-11-10 18:12:07 +01:00
p2p feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
schema fix(api): SSE streaming format to comply with specification (#7182) 2025-11-09 22:00:27 +01:00
services fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
startup fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
templates feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00