mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 12:31:20 +00:00
Add LLM preset selection to project create/edit flows, backed by _model_config scoped project config. Support global, project, and combined preset APIs with explicit metadata while preserving plain YAML preset files. Copy selected preset chat/utility settings into project-scoped config, keep embedding settings from the effective config, and document/test the new project model config paths. |
||
|---|---|---|
| .. | ||
| project-create.html | ||
| project-edit-basic-data.html | ||
| project-edit-file-structure.html | ||
| project-edit-instructions.html | ||
| project-edit-llm.html | ||
| project-edit-secrets.html | ||
| project-edit-skills.html | ||
| project-edit.html | ||
| project-file-structure-test.html | ||
| project-list.html | ||
| project-selector.html | ||
| projects-store.js | ||