Skip to content

fix(models): set additionalProperties on schemas for OpenAI strict structured outputs - #1476

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_974413088
Sep 2, 2026
Merged

fix(models): set additionalProperties on schemas for OpenAI strict structured outputs#1476
copybara-service[bot] merged 1 commit into
mainfrom
test_974413088

Conversation

@copybara-service

Copy link
Copy Markdown

fix(models): set additionalProperties on schemas for OpenAI strict structured outputs

Object schemas that declare properties now carry additionalProperties: false,
unless the caller set it. A schema whose object nodes cannot satisfy strict
mode is sent with strict: false and a warning.

…ructured outputs

Object schemas that declare properties now carry additionalProperties: false,
unless the caller set it. A schema whose object nodes cannot satisfy strict
mode is sent with strict: false and a warning.

PiperOrigin-RevId: 975175552
@copybara-service
copybara-service Bot merged commit 4b058cd into main Sep 2, 2026
2 checks passed
@copybara-service
copybara-service Bot deleted the test_974413088 branch September 2, 2026 16:38
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.

1 participant