mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-30 12:40:33 +00:00
- Refactor API key management: move from global env-only to per-model config with dotenv fallback - Add API key placeholder masking and reveal functionality in WebUI - Consolidate API key validation logic into `has_provider_api_key()` helper - Improve update system: add branch filtering for tags, simplify backup naming - Add branch detection to version info and default to current branch for updates - Extract configure model settings link to constant |
||
|---|---|---|
| .. | ||
| api_keys.py | ||
| model_config_get.py | ||
| model_config_set.py | ||
| model_override.py | ||
| model_presets.py | ||
| model_search.py | ||