Files
llm-proxy/app.py
hubian 247f9e2165 fix: 修复高优先级提供商失败时自动切换到备用提供商
- 任何非200响应(400、429、500等)都会触发切换
- 增加 exclude_providers 参数排除已尝试的提供商
- 避免重复尝试失败的提供商
- 添加切换日志便于调试
2026-04-10 01:51:36 +08:00

22 KiB