mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-02 05:30:48 +00:00
- Reset presets to system defaults when "Default" is clicked in Configure Models (resetGlobalPresets() + backend reset action) - Expand preset fields to full config parity: ctx_length, ctx_history/ctx_input, vision, rate limits, kwargs, browser_http_headers - Extract _normalizePresets() helper inside store to eliminate duplication - Hide "Edit Presets" link when Per-Chat Override is disabled - Add Settings + API Keys navigation buttons to Model Presets page - Add dynamic import guard for plugin-settings-store.js in cross-modal navigation buttons - Rename model switcher label from "Default" to "Default LLM" |
||
|---|---|---|
| .. | ||
| api_keys.py | ||
| model_config_get.py | ||
| model_config_set.py | ||
| model_override.py | ||
| model_presets.py | ||
| model_search.py | ||