The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/gen-ai-operator-contents-typing has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
7d99606dc6ea858a947545779e54c76f15d3e2ff / Wei Lee <[email protected]>
fix(google): accept list[str] contents in Gen AI count-tokens/generate-content 
operators

- `GenAIGenerateContentOperator` and `GenAICountTokensOperator` now accept 
`list[str]` for `contents`, matching `GenAIGenerateEmbeddingsOperator` and the 
runtime behaviour of the underlying google-genai client.
- Pass a single `Content` to `CreateCachedContentConfig(contents=...)` in unit 
tests and the system example — the SDK normalises it the same way and it 
sidesteps a list-invariance mypy false positive.

Report URL: https://github.com/apache/airflow/actions/runs/26216088696

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to