LocalAI/core/http/routes
Ettore Di Giacinto ac48867b7d
feat: add agentic management (#8820)
* feat: add standalone and agentic functionalities

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

* expose agents via responses api

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-03-07 00:03:08 +01:00
..
agents.go feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
anthropic.go feat: Add Anthropic Messages API support (#7948) 2026-01-10 12:33:05 +01:00
elevenlabs.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00
explorer.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00
health.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00
jina.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00
localai.go feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
openai.go fix(videogen): drop incomplete endpoint, add GGUF support for LTX-2 (#8160) 2026-01-22 14:09:20 +01:00
openresponses.go feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
ui.go fix(ui): fix /app redirect 2026-03-05 21:43:46 +00:00
ui_api.go fix: Add timeout-based wait for model deletion completion (#8756) 2026-03-06 01:07:15 +01:00
ui_api_backends_test.go feat(ui): add mask to install custom backends (#7559) 2025-12-13 19:11:32 +01:00
ui_backend_gallery.go feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
ui_gallery.go feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00