The GitHub Actions job "Tests (ARM)" on airflow.git/main has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 0e4b6600a452a423848d00f3f737e9356456623a / Kaxil Naik <[email protected]> Default the Anthropic batch model from the connection (#69624) Batch requests that omit params['model'] now inherit it: from a new AnthropicBatchOperator `model` argument, else the connection's default_model (extra['model']). An explicit per-request model still wins, so a batch can mix models. This aligns the batch path with the hook's create_message/count_tokens, which already default the model from the connection. The hook fills a missing model without mutating the caller's request dicts. Report URL: https://github.com/apache/airflow/actions/runs/28971822211 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
