LocalAI/core/http
Richard Palethorpe 0529c7d0a0
fix(realtime): Add transcription session created event, match OpenAI behavior (#6445)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-10-13 21:48:13 +02:00
..
endpoints fix(realtime): Add transcription session created event, match OpenAI behavior (#6445) 2025-10-13 21:48:13 +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(ui): models without config don't have a .Name field (#6438) 2025-10-12 15:24:22 +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