LocalAI/core/http
Ettore Di Giacinto cd1e1124ea
fix(llama.cpp): correctly set grammar triggers (#6432)
* fix(llama.cpp): correctly set grammar triggers

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

* Do not enable lazy by default

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-10-10 19:50:17 +02:00
..
endpoints fix(mcp): register sessions (#6429) 2025-10-10 18:03:07 +02:00
middleware chore(api): return json errors (#6428) 2025-10-10 17:17:12 +02:00
routes chore(ui): skip duplicated entries in search list (#6425) 2025-10-10 16:35:05 +02:00
static feat(ui): add button to enable Agentic MCP (#6400) 2025-10-07 00:05:34 +02:00
utils feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
views fix(llama.cpp): correctly set grammar triggers (#6432) 2025-10-10 19:50:17 +02:00
app.go feat(ui): use Alpine.js and drop HTMX (#6418) 2025-10-09 22:37:06 +02:00
app_test.go feat: Add Agentic MCP support with a new chat/completion endpoint (#6381) 2025-10-05 17:51:41 +02:00
explorer.go feat: rebrand - LocalAGI and LocalRecall joins the LocalAI stack family (#5159) 2025-04-15 17:51:24 +02:00
http_suite_test.go fix(llama-cpp): correctly calculate embeddings (#6259) 2025-09-13 23:11:54 +02:00
render.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00