mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-06-16 21:03:58 +08:00
Replace the free-form test-model input on the OpenAI-compatible and Claude edit sheets with a Select whose options are derived from the already-added models. An Auto entry (annotated with the first model name) maps to an empty form.testModel so connectivity tests keep falling back to the first configured model when the user hasn't made an explicit pick. If an existing config carried a test model that isn't in form.models, surface it as a custom option so the value is preserved instead of silently dropped.