Ettore Di Giacinto
|
e7111c6554
|
Rename
|
2025-04-08 22:18:32 +02:00 |
|
Ettore Di Giacinto
|
e90c192063
|
feat(call_agents): merge metadata of results (#126)
* feat(call_agents): merge metadata of results
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
* chore: correct env typo
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
* Update services/actions/callagents.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: add icon to thinking
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-01 21:57:32 +02:00 |
|
mudler
|
62940a1a56
|
fix: add a tab when listing agents
Signed-off-by: mudler <mudler@localai.io>
|
2025-03-28 18:40:40 +01:00 |
|
mudler
|
8ac6f68568
|
fix(multi-agent): do not allow to call ourselves
Signed-off-by: mudler <mudler@localai.io>
|
2025-03-28 16:51:07 +01:00 |
|
mudler
|
05af5d9695
|
Use internal API for services/actions when using the pool
Signed-off-by: mudler <mudler@localai.io>
|
2025-03-28 16:12:42 +01:00 |
|
mudler
|
75a8d63e83
|
Finish moving types
|
2025-03-23 21:57:09 +01:00 |
|
Ettore Di Giacinto
|
33483ab4b9
|
feat(planning): enable agent planning (#68)
* feat(planning): Allow the agent to plan subtasks
Signed-off-by: mudler <mudler@localai.io>
* feat(planning): enable planning toggle in the webui
Signed-off-by: mudler <mudler@localai.io>
* feat(planning): take in consideration the overall goal
Signed-off-by: mudler <mudler@localai.io>
* Update core/action/plan.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: mudler <mudler@localai.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-03-21 12:28:11 +01:00 |
|
Ettore Di Giacinto
|
08785e2908
|
feat: add action to call other agents (#60)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-03-19 22:58:35 +01:00 |
|