• v2.2.0 31a9e2d11f

    Add `GeminiGetHandler`, enhance Gemini functionality, and enable token counting
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-07-25 22:51:49 +00:00 | 2062 commits to main since this release

    • Added GeminiGetHandler for handling GET requests with extended Gemini model support.
    • Introduced geminiCountTokens function to calculate token usage.
    • Refactored APIRequest and related methods to support alt parameter for enhanced flexibility.
    • Updated routes and request processing to integrate new handler and functions.
    Downloads