agent-zero/plugins/_model_config/provider_metadata.yaml
Alessandro f6bc52201d Redesign first-run onboarding
Introduce a guided Cloud versus Local first-run modal with provider selection, account connection, model picking, and a ready state.\n\nAdd the reusable discovery auto-modal trigger, chat-created startup checks, onboarding-owned provider presentation metadata and assets, OAuth affordances, local provider guidance, and model-search hardening.\n\nKeep runtime provider data centralized while preserving onboarding-specific copy, logos, and docs links in the onboarding plugin.

Update onboarding.html

Update onboarding.html
2026-05-09 07:46:36 +02:00

19 lines
305 B
YAML

chat:
codex_oauth:
api_key_mode: oauth
lm_studio:
api_key_mode: none
ollama:
api_key_mode: none
other:
api_key_mode: optional
embedding:
huggingface:
api_key_mode: none
lm_studio:
api_key_mode: none
ollama:
api_key_mode: none
other:
api_key_mode: optional