airflow.providers.openai.exceptions

模組內容

exception airflow.providers.openai.exceptions.OpenAIBatchJobException[source]

基礎: airflow.exceptions.AirflowException

當 OpenAI 批次任務在處理請求後未能啟動時引發。

exception airflow.providers.openai.exceptions.OpenAIBatchTimeout[source]

基礎: airflow.exceptions.AirflowException

當 OpenAI 批次任務逾時時引發。

這個條目是否有幫助?