Skip to content

fix: update generated OpenAI types for SDK v2.22+#270

Merged
cpsievert merged 1 commit intomainfrom
fix/update-openai-types
Feb 27, 2026
Merged

fix: update generated OpenAI types for SDK v2.22+#270
cpsievert merged 1 commit intomainfrom
fix/update-openai-types

Conversation

@cpsievert
Copy link
Collaborator

Summary

  • The OpenAI SDK v2.22+ renamed ResponseConversationParam to ResponseConversationParamParam, causing the "Check Provider Types" CI job to fail on main.
  • Regenerated types via make update-types with the latest SDK.

Test plan

  • "Check Provider Types" CI job passes on this PR

🤖 Generated with Claude Code

The OpenAI SDK renamed `ResponseConversationParam` to
`ResponseConversationParamParam`, causing the "Check Provider Types"
CI job to fail.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cpsievert cpsievert merged commit f1b483e into main Feb 27, 2026
8 checks passed
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