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
|
d54abc3ed0
|
Revert "Generate connector form based on meta-data (#62)" (#65)
This reverts commit d7cfa7f0b2.
|
2025-03-20 18:21:19 +01:00 |
|
Richard Palethorpe
|
d7cfa7f0b2
|
Generate connector form based on meta-data (#62)
* Ignore volumes and exe
* Export form meta-data
* use dynamic metaform for connectors
* fix populating form
|
2025-03-20 16:00:37 +01:00 |
|
Ettore Di Giacinto
|
a83f4512b6
|
feat: allow to set LocalRAG API URL ad key (#61)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-03-19 23:10:14 +01:00 |
|
Ettore Di Giacinto
|
8e694f70ec
|
Add description field (#59)
|
2025-03-19 22:40:21 +01:00 |
|
mudler
|
29a8713427
|
enhance update form
Signed-off-by: mudler <mudler@localai.io>
|
2025-03-17 16:13:03 +01:00 |
|
Ettore Di Giacinto
|
35c75b61d8
|
Refactor views
|
2025-03-16 22:59:48 +01:00 |
|
Richard Palethorpe
|
dc2570c90b
|
Minor fixes for Docker and Javascript (#49)
* fix compose dependency
* add volume data to .dockerignore
* remove unused alpine.js import
|
2025-03-15 19:10:59 +01:00 |
|
Ettore Di Giacinto
|
d714c4f80b
|
Page restyling
|
2025-03-03 23:08:58 +01:00 |
|
Ettore Di Giacinto
|
173eda4fb3
|
Rework UI by returning error/statuses, some refactorings
|
2025-03-03 22:34:46 +01:00 |
|
Ettore Di Giacinto
|
0a18d8409e
|
refactoring
|
2025-02-26 22:37:48 +01:00 |
|