The GitHub Actions job "Tests (AMD)" on airflow.git/anthropic-batch-default-model has succeeded. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: babd7fe0240b4b6dfdf8394c6f0527dfc8cb6fd5 / Kaxil Naik <[email protected]> Default the Anthropic batch model from the connection 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/28958782055 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
