• v5.0.1 c0eaa41c7a

    Add Gemini-to-Gemini request normalization and passthrough support
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-08-31 07:05:16 +00:00 | 2020 commits to main since this release

    • Introduced a ConvertGeminiRequestToGemini function to normalize Gemini v1beta requests by ensuring valid or default roles.
    • Added passthrough response handlers for both streamed and non-streamed Gemini responses.
    • Registered translators for Gemini-to-Gemini traffic in the initialization process.
    • Updated gemini-cli request normalization to align with the new Gemini translator logic.
    Downloads