Harshit Jain
23e84eb789
fix: Metadata / Trace ID Missing in S3 Streaming Callbacks
2026-02-25 14:16:42 +05:30
michelligabriele
388b4c90b6
fix(proxy): handle agent parameter in /interactions endpoint ( #19866 )
2026-01-27 09:34:58 -08:00
Harshit Jain
1dc2d2ddac
fix(utils.py): correctly extract messages from google genai contents ( #19156 )
...
* fix(utils.py): correctly extract messages from google genai contents
* refactor use shared utilities
2026-01-19 06:00:23 -08:00
Sameer Kankute
68fdcaea4a
Fix: [Bug]: Gemini Image Generation: imageConfig parameters (imageSize, aspectRatio) are completely ignored #18656
2026-01-12 13:38:37 +05:30
Sameer Kankute
9344d29a15
fix: Preserve systemInstructions for vertex ai generate content request
2025-12-11 09:52:32 +05:30
Ishaan Jaffer
f2b5a5f832
test google endpoints
2025-10-31 20:50:31 -07:00
Sameer Kankute
e4892735f0
fix gemini cli by actually streaming the response ( #15264 )
...
* fix gemini cli by actually streaming the response
* fix cost tracking
* fix test
2025-10-07 11:26:39 -07:00
Henry Wang
99a884019b
test(gemini): Add unit tests for Google GenAI adapter
...
This commit adds a comprehensive suite of unit tests for the Google GenAI adapter to ensure compliance with the project's contribution guidelines.
The new tests cover four main areas:
- Request parameter translation
- Streaming response handling
- Router methods for Google GenAI
- Proxy endpoints for Google GenAI
Additionally, this commit includes minor formatting and linting fixes identified during development.
2025-09-29 18:51:35 +08:00
retanoj
002c2f16dc
fix token count error when proxy gemini cli to openai like model
2025-09-01 20:02:53 +08:00