agent-zero/plugins/_model_config/api
Alessandro 04ecaac0cd Add deferred first-send model gate
Move missing-model setup out of the welcome screen and into an in-thread gate that preserves the pending prompt, survives refresh, and auto-dispatches after a usable model is configured.

Reuse existing onboarding, OAuth account settings, and advanced model configuration surfaces instead of duplicating provider forms. Connected OAuth accounts can now populate Main and Utility defaults when no chat model is configured.

Update model readiness checks, focused static regressions, and DOX contracts for the new deferred setup flow.
2026-07-02 17:29:40 +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 Add deferred first-send model gate 2026-07-02 17:29:40 +02:00
model_config_set.py Refactor API key handling and update system improvements 2026-03-24 14:41:46 +01:00
model_override.py Reflect connector model overrides in Web UI 2026-05-12 16:04:02 +02:00
model_presets.py Add project-scoped LLM presets 2026-04-21 18:18:59 +02:00
model_search.py Add llama.cpp and vLLM local providers 2026-06-15 05:37:28 +02:00