Skip to content

Conversation

@priyansh4320
Copy link
Collaborator

Why are these changes needed?

This PR implements Gemini v2 client supporting rich UnifiedResponses , via ModelClientV2 protocol , should also resolve addtionalProperties bug in related issue

Related issue number

#2348

Checks

@joggrbot

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

❌ Patch coverage is 76.56250% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/llm_clients/gemini_v2.py 82.45% 9 Missing and 1 partial ⚠️
autogen/oai/client.py 0.00% 4 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
autogen/llm_clients/__init__.py 100.00% <100.00%> (ø)
autogen/llm_config/types.py 100.00% <100.00%> (ø)
autogen/oai/client.py 53.72% <0.00%> (-4.04%) ⬇️
autogen/llm_clients/gemini_v2.py 82.45% <82.45%> (ø)

... and 19 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: ValueError: additionalProperties is not supported in the Gemini API.

2 participants