The GitHub Actions job "Tests" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by Lee-W).

Head commit for run:
dd3c93e239c6de1fea0ddef1abe1c4a889e3d05a / D. Ferruzzi <[email protected]>
Remove redundant InvokeModel calls (#59527)

* Remove redundant InvokeModel calls

Bedrock system tests often time out or hit service quotas, so we are pruning 
down the extra calls to try to streamline them some.

- Moves two redundant calls behind a short_circuit task so we can keep the 
example code snippets in the docs
- Somewhere along the line the Anthropic Completions API example was updated to 
use the Messages API, so they were identical examples
- Anthropic has deprecated the Completions API and all models which support it, 
so I have removed that example from the docs

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

With regards,
GitHub Actions via GitBox


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

Reply via email to