LocalAI/core/http/views
Ettore Di Giacinto 53e5b2d6be
feat: agent jobs panel (#7390)
* feat(agent): agent jobs

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

* Multiple webhooks, simplify

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

* Do not use cron with seconds

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

* Create separate pages for details

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

* Detect if no models have MCP configuration, show wizard

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

* Make services test to run

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-11-28 23:05:39 +01:00
..
partials feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
404.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
agent-job-details.html feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
agent-jobs.html feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
agent-task-details.html feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
backends.html feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
chat.html feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
error.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
explorer.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
index.html feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
login.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
manage.html feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
model-editor.html feat(importers): Add diffuser backend importer with ginkgo tests and UI support (#7316) 2025-11-20 22:38:30 +01:00
models.html feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
p2p.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
settings.html feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
talk.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
text2image.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
tts.html fix the tts model dropdown to show the currently selected model (#7306) 2025-11-18 14:49:03 +01:00