Files
CC-Switch/src-tauri/src/commands
Jason 5017002938 feat: add auto-fetch models from provider's /v1/models endpoint
Add ability to fetch available models from third-party aggregation
providers (SiliconFlow, OpenRouter, etc.) via OpenAI-compatible
GET /v1/models endpoint. Users can click "Fetch Models" button in
the provider form, then select models from a dropdown on each
model input field.

- Backend: new model_fetch service + Tauri command (Rust)
- Frontend: ModelInputWithFetch shared component
- Integrated into all 5 app forms (Claude/Codex/Gemini/OpenCode/OpenClaw)
- i18n support for zh/en/ja
2026-04-04 22:53:20 +08:00
..
2025-11-25 09:30:55 +08:00
2026-01-13 10:55:53 +08:00
2025-11-24 11:00:45 +08:00
2026-02-14 15:24:24 +08:00
2025-12-31 22:57:00 +08:00