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
|
9347193fdc
|
Need to fill more options to commit to github (#42)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-03-13 21:56:47 +01:00 |
|
Ettore Di Giacinto
|
3a7b5e1461
|
return metadatas and conversations in job results. Consume them in Slack connector to use attachments in responses
|
2025-03-01 22:10:21 +01:00 |
|
mudler
|
5b4f618ca3
|
Standardize action results
|
2025-03-01 17:27:07 +01:00 |
|
mudler
|
a75feaab4e
|
Simplify, no need to add system prompt when asking for reply
|
2025-03-01 16:17:27 +01:00 |
|
mudler
|
3790ad3666
|
Fix genimage action
|
2025-03-01 16:02:01 +01:00 |
|
mudler
|
a57f990576
|
Add genimage action
|
2025-03-01 12:18:10 +01:00 |
|