airflow.providers.common.ai.batch

Batch execution for @task.llm_batch.

The stable surface for other packages is BatchAdapter (the contract a provider batch engine implements), BatchRequest (one input item) and register_adapter() (how another provider package plugs its adapter in).

Submodules

Was this entry helpful?