mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 04:01:13 +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. |
||
|---|---|---|
| .. | ||
| api_keys.py | ||
| model_config_get.py | ||
| model_config_set.py | ||
| model_override.py | ||
| model_presets.py | ||
| model_search.py | ||