mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-13 01:55:22 +00:00
8c7c446f33
Previously GeminiModels handler unconditionally overwrote displayName and description with the model name, losing the original values defined in model definitions (e.g., 'Gemini 3 Pro Preview'). Now only set these fields as fallback when they are missing or empty.