• v1.6.0 7cb76ae1a5

    Enhance quota management and refactor configuration handling
    Some checks failed
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-07-04 23:53:46 +00:00 | 2082 commits to main since this release

    • Introduced QuotaExceeded settings in configuration to handle quota limits more effectively.
    • Added preview model switching logic to Client to automatically use fallback models on quota exhaustion.
    • Refactored APIHandlers to leverage new configuration structure.
    • Simplified server initialization and removed redundant ServerConfig structure.
    • Streamlined client initialization by unifying configuration handling throughout the project.
    • Improved error handling and response mechanisms in both streaming and non-streaming flows.
    Downloads