• v4.1.0 ed8873fbb0

    Add OpenAI compatibility support and improve resource cleanup
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-08-25 19:33:46 +00:00 | 2039 commits to main since this release

    • Introduced OpenAI compatibility configurations for external providers, enabling model alias routing via the OpenAI API format.
    • Enhanced provider logic in GetProviderName to handle OpenAI aliases and added new helper functions for compatibility checks.
    • Updated API handlers and client initialization to support OpenAI compatibility models.
    • Improved resource cleanup across clients by closing response bodies and streams using deferred functions.
    Downloads