Skip to content

Update google provider types - #402

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
update-google-provider-types-b42a3cbf-30569645351
Closed

Update google provider types#402
github-actions[bot] wants to merge 1 commit into
mainfrom
update-google-provider-types-b42a3cbf-30569645351

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated update of Lingua provider types.

Provider: google

Feedback: comment /bt good or /bt bad to log review feedback to the Braintrust trace.

Validation

  • ./pipelines/generate-provider-types.sh google: success
  • make generate-types: success
  • Braintrust workflow trace: success
  • Claude integration plan: success
  • Structured plan validation: success
  • Claude focused implementation: success
  • Immutable plan revalidation: success
  • Post-implementation make generate-types: success
  • cargo fmt --all: success
  • cargo test -p lingua google: success
  • make lingua-wasm: success
  • Planned live capture cases: googleAudioTranscriptionConfigParam
  • Live capture (OpenAI): skipped
  • Live capture (Anthropic): skipped
  • Live capture (Google): success
  • make test-payloads: success
  • cargo build --all-features: success
  • cargo clippy --all-targets --all-features -- -D warnings: success
  • make typed-boundary-check: success
  • cargo test -p coverage-report --test cross_provider_test cross_provider_transformations_have_no_unexpected_failures: success
  • Claude read-only verification: failure
  • Verification report validation: failure

This PR is created even when validation fails so the generated update and repair attempt are available for manual follow-up.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 63164e1d30

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

Comment thread payloads/cases/params.ts
bedrock: null,
},

googleAudioTranscriptionConfigParam: (() => {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add transform captures for the new Google case

When CI runs payload tests, payloads/scripts/sync.test.ts enumerates every case with a Google source and requires transform captures for google_to_anthropic, google_to_chat-completions, and google_to_responses. This new Google case only adds provider snapshots, so payloads/transforms/google_to_{anthropic,chat-completions,responses}/googleAudioTranscriptionConfigParam.json are missing and the sync check fails; capture the transform fixtures for this case before landing.

AGENTS.md reference: AGENTS.md:L138-L141

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant