Patch Changes
-
330bd92: Fix Responses
code_interpreterannotations and add typed providerMetadata- Align Responses API
code_interpreterannotation types with the official spec. - Add tests to ensure the overlapping parts of the Zod schemas used by
doGenerateanddoStreamstay in sync. - Export the following types for use in client code:
OpenaiResponsesTextProviderMetadataOpenaiResponsesSourceDocumentProviderMetadataAzureResponsesTextProviderMetadataAzureResponsesSourceDocumentProviderMetadata
- Align Responses API