-
Enhance quota management and refactor configuration handling
发布于
2025-07-04 23:53:46 +00:00 - Introduced
QuotaExceededsettings in configuration to handle quota limits more effectively. - Added preview model switching logic to
Clientto automatically use fallback models on quota exhaustion. - Refactored
APIHandlersto leverage new configuration structure. - Simplified server initialization and removed redundant
ServerConfigstructure. - Streamlined client initialization by unifying configuration handling throughout the project.
- Improved error handling and response mechanisms in both streaming and non-streaming flows.
下载附件
- Introduced