LocalAI/core
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
..
backend feat(options): add repeat_last_n (#2660) 2024-06-26 14:58:50 +02:00
cli fix(cli): remove duplicate alias (#2654) 2024-06-25 10:08:13 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
dependencies_manager chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
gallery refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
http fix(talk): identify the model by ID instead of name (#2685) 2024-06-29 23:31:50 +02:00
p2p chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
schema feat(options): add repeat_last_n (#2660) 2024-06-26 14:58:50 +02:00
services refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
startup rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00
application.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00