agent-zero/plugins/_model_config/api
Alessandro fe2310aa90 Add project-scoped LLM presets
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.
2026-04-21 18:18:59 +02:00
..
api_keys.py feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00
model_config_get.py feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00
model_config_set.py Refactor API key handling and update system improvements 2026-03-24 14:41:46 +01:00
model_override.py refactor: Remove cross-chat override sync 2026-03-19 02:00:20 -07:00
model_presets.py Add project-scoped LLM presets 2026-04-21 18:18:59 +02:00
model_search.py Refactor model search & reorganize model_providers.yaml 2026-03-17 05:48:43 -07:00