apache-airflow-providers-openai

Changelog

1.2.0

Note

This release of provider is only available for Airflow 2.7+ as explained in the Apache Airflow providers support policy.

Features

  • OpenAI Chat & Assistant hook functions (#38736)

  • OpenAI Files & Vector Store Hooks (#39248)

Misc

  • Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)

1.1.0

Note

This release of provider is only available for Airflow 2.6+ as explained in the Apache Airflow providers support policy.

Misc

  • Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)

  • Bump up openai version to >=1.0 & use get_conn (#36014)

1.0.1

Misc

  • Refine Type Handling in OpenAI Embedding Operator to Match OpenAI Typings (#35547)

1.0.0

Initial version of the provider.

Was this entry helpful?