[Needs design] Update openai provider types - #431
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
Erin McNulty (erin2722)
self-requested a review
August 17, 2026 18:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update of Lingua provider types.
Provider:
openaiPublication mode:
needs-design draftFeedback: comment
/bt goodor/bt badto log review feedback to the Braintrust trace.Human decisions required
The agent completed every unblocked item. These decisions require human input before the update can be finished:
FunctionToolCallOutput.namespace / FunctionCallOutputItemParam.namespace (+ Beta twins)(function-call-output-namespace)crates/lingua/src/universal/message.rscrates/lingua/src/providers/openai/convert.rscrates/lingua/src/providers/openai/responses_adapter.rscrates/coverage-report/src/requests_expected_differences.jsonpayloads/cases/params.tspayloads/snapshots/responsesToolSearchInputParam/responses/followup-request.jsoncargo test -p lingua --lib providers::openai::convertcargo test -p lingua --lib providers::openai::responses_adaptercargo test -p lingua --lib universal::make test-payloadscargo test -p coverage-report --test cross_provider_test cross_provider_transformations_have_no_unexpected_failuresmake typed-boundary-checkFunctionToolCallOutput.name / FunctionCallOutputItemParam.name (+ Beta twins)(function-call-output-name)crates/lingua/src/providers/openai/convert.rscrates/lingua/src/providers/openai/responses_adapter.rspayloads/cases/params.tspayloads/snapshots/responsesToolSearchInputParam/responses/followup-request.jsoncargo test -p lingua --lib providers::openai::convertcargo test -p lingua --lib providers::openai::responses_adaptercargo test -p lingua --test import_fixturesmake test-payloadscargo test -p coverage-report --test cross_provider_test cross_provider_transformations_have_no_unexpected_failuresModelIdsShared / BetaModelIdsShared enum member 'gpt-5.5'(model-ids-gpt-5-5)crates/lingua/src/providers/openai/capabilities.rscrates/lingua/src/providers/openai/adapter.rscrates/lingua/src/providers/openai/responses_adapter.rscrates/braintrust-llm-router/src/catalog/spec.rscargo test -p lingua --lib providers::openai::capabilities::tests::test_clamp_reasoning_effort_for_modelcargo test -p lingua --lib providers::openai::capabilitiescargo test -p braintrust-llm-router --lib catalog::specmake test-payloadsValidation
./pipelines/generate-provider-types.sh openai: successmake generate-types PROVIDER=openai: successmake lingua-wasm: successmake test-payloads: successmake typed-boundary-check: successcargo test -p coverage-report --test cross_provider_test cross_provider_transformations_have_no_unexpected_failures: successReady PRs have no blockers and a passing verification verdict. Draft PRs may contain explicit human design blockers, but every automated safety and deterministic validation still passed. Failed runs retain the exact binary patch in the workflow artifact for manual recovery.