LocalAI/core/http
Shohidul Bari 41b60fcfd3
chore: show success toast when system prompt is updated (#7131)
Signed-off-by: shohidulbari <shohidulbari18@gmail.com>
2025-11-06 09:05:57 +01:00
..
endpoints chore(deps): bump cogito (#6785) 2025-10-27 10:07:31 +01:00
middleware chore(api): return json errors (#6428) 2025-10-10 17:17:12 +02:00
routes feat(api): OpenAI video create enpoint integration (#6777) 2025-10-27 10:06:57 +01: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 chore: show success toast when system prompt is updated (#7131) 2025-11-06 09:05:57 +01: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
openai_mapping_test.go feat(api): OpenAI video create enpoint integration (#6777) 2025-10-27 10:06:57 +01:00
openai_videos_test.go feat(api): OpenAI video create enpoint integration (#6777) 2025-10-27 10:06:57 +01:00
render.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00