LocalAI/core
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
..
application feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
backend feat(inpainting): add inpainting endpoint, wire ImageGenerationFunc and return generated image URL (#7328) 2025-11-24 21:13:54 +01:00
cli feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
gallery feat(importers): Add diffuser backend importer with ginkgo tests and UI support (#7316) 2025-11-20 22:38:30 +01:00
http feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
p2p feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
schema feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
services feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00
startup feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
templates feat(llama.cpp): consolidate options and respect tokenizer template when enabled (#7120) 2025-11-07 21:23:50 +01:00