[Needs review] Update google provider types - #453
Draft
github-actions[bot] wants to merge 1 commit into
Draft
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
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:
googlePublication mode:
needs-review draftContinuation required
This draft preserves the automation's partial work. One or more validation or advisory checks did not complete successfully; continue from this branch instead of restarting the provider update.
Feedback: 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:
Part.audioTranscription (AudioTranscription, WordInfo)(google-audio-transcription-output)crates/lingua/src/providers/google/convert.rscrates/lingua/src/providers/google/adapter.rscrates/lingua/src/providers/google/generated.rscrates/lingua/src/universal/content.rscrates/lingua/src/processing/transform.rscrates/lingua/src/validation/google.rscargo test -p lingua validation::google::testscargo test -p lingua providers::google::convert::testscargo test -p lingua providers::google::adapter::testscargo test -p lingua processing::transform::testsmake checkmake test-payloadsGenerationConfig.audioTranscriptionConfig (AudioTranscriptionConfig, LanguageHints, mode enum)(google-audio-transcription-config)crates/lingua/src/providers/google/adapter.rscrates/lingua/src/providers/google/params.rscrates/lingua/src/providers/google/generated.rscrates/lingua/src/universal/params.rscrates/lingua/src/processing/transform.rscrates/lingua/src/validation/google.rscargo test -p lingua validation::google::testscargo test -p lingua providers::google::params::testscargo test -p lingua providers::google::adapter::testscargo test -p lingua processing::transform::testsmake checkmake test-payloadsProvider-only changes
These native wire features are accepted and passed through unchanged, but cross-provider transformation is intentionally unsupported:
Blob.displayName / FileData.displayName(google-media-display-name)Part.mediaProcessing(google-part-media-processing)ToolCall.toolName(google-hosted-tool-call-tool-name)Validation
./pipelines/generate-provider-types.sh google: failuremake generate-types PROVIDER=google: 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: successOnly safely scoped patches with a locally archived binary diff are published. Any incomplete AI phase or failed deterministic check produces a needs-review draft so work can continue from the PR branch.