You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.43.0 — Wizard model filtering by configured providers
Since v0.42.0: 1 commit. 1 feat.
Changed — 설정 마법사 모델 단계 재설계
Step 2 (model selection) now filters to only providers with registered API keys from step 1. Adds keyed_provider_names(), allows load_models() to accept a provider whitelist, and extracts render_wizard() from the draw closure for clarity.