Versions in this module Expand all Collapse all v6 v6.9.3 Mar 25, 2026 Changes in this version + func ConvertGeminiCLIRequestToOpenAI(modelName string, inputRawJSON []byte, stream bool) []byte + func ConvertOpenAIResponseToGeminiCLI(ctx context.Context, modelName string, ...) [][]byte + func ConvertOpenAIResponseToGeminiCLINonStream(ctx context.Context, modelName string, ...) []byte + func GeminiCLITokenCount(ctx context.Context, count int64) []byte v6.9.2-rc1 Mar 25, 2026