agent-zero/plugins/_model_config/api
frdel e680256b29 Refactor API key handling and update system improvements
- 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
2026-03-24 14:41:46 +01: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 feat: Preset reset on Default, expanded fields & cross-modal nav 2026-03-19 08:16:49 -07:00
model_search.py Refactor model search & reorganize model_providers.yaml 2026-03-17 05:48:43 -07:00