airflow.providers.openai.exceptions¶
Module Contents¶
- exception airflow.providers.openai.exceptions.OpenAIBatchJobException[source]¶
 Bases:
airflow.exceptions.AirflowExceptionRaise when OpenAI Batch Job fails to start AFTER processing the request.
- exception airflow.providers.openai.exceptions.OpenAIBatchTimeout[source]¶
 Bases:
airflow.exceptions.AirflowExceptionRaise when OpenAI Batch Job times out.