Skip to content

Conversation

@cognition9144
Copy link

@cognition9144 cognition9144 commented Nov 30, 2025

Description

The upstream has updated the field name to response_json_schema, where it supports additional fields, such as additionalProperties. Therefore, it will fix issues like pydantic/pydantic-ai#3517 in a similar way as https://github.com/pydantic/pydantic-ai/pull/3517/files

PR Type

🐛 Bug Fix

Relevant issues

Fixes #541.

Checklist

  • I have added unit tests that prove my fix/feature works
  • New and existing tests pass locally
  • Documentation was updated where necessary
  • I have read and followed the contribution guidelines```

The upstream has updated the field name to response_json_schema, where it supports additional fields, such as `additionalProperties`. Therefore, it will fix issues like pydantic/pydantic-ai#3517 in a similar way as https://github.com/pydantic/pydantic-ai/pull/3517/files
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.

Support conversion of response_format from OpenAI format to Gemini format for structured outputs

1 participant