LocalAI/core/http/views
Ettore Di Giacinto 6a2a10603c
fix(talk): identify the model by ID instead of name (#2685)
This fixes a breakage in rendering the template. Now the models passed
by to the renderer have the ID field rather then Name

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-06-29 23:31:50 +02:00
..
partials feat(ui): add page to talk with voice, transcription, and tts (#2520) 2024-06-09 00:03:26 +02:00
404.html feat(welcome): add simple welcome page (#1912) 2024-03-27 21:10:58 +01:00
chat.html feat(ui): allow to select between all the available models in the chat (#2657) 2024-06-25 20:22:17 +02:00
index.html fix: fix chat webui response parsing (#2515) 2024-06-07 17:20:31 +02:00
models.html feat(ui): display number of available models for installation (#2298) 2024-05-12 14:24:36 +02:00
talk.html fix(talk): identify the model by ID instead of name (#2685) 2024-06-29 23:31:50 +02:00
text2image.html fix(webui): correct documentation URL for text2img (#2233) 2024-05-04 00:25:13 +00:00
tts.html feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222) 2024-05-02 21:14:10 +02:00