agent-zero/plugins/_model_config/extensions/python
frdel 31ddee713c refactor: move allow_chat_override to top-level config and improve datetime parsing
- Move allow_chat_override from chat_model to top-level configuration
- Update all references to use new config path
- Set default to true in default_config.yaml, false in migration
- Fix datetime parsing to handle timezone-less ISO strings by appending 'Z'
- Remove inline style from tune icon in config.html
2026-03-19 21:17:48 +01:00
..
agent_Agent_get_browser_model_start feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00
agent_Agent_get_chat_model_start feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00
agent_Agent_get_embedding_model_start feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00
agent_Agent_get_utility_model_start feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00
initialize_migration_start refactor: move allow_chat_override to top-level config and improve datetime parsing 2026-03-19 21:17:48 +01:00