mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-17 02:09:09 +08:00
2c35372ca0
Previously only removed base_url from model_providers.* tables. Now removes the entire model_providers section since all its fields (name, base_url, wire_api, requires_openai_auth) are provider-specific configuration. MCP servers configuration remains preserved as it's provider-agnostic.