This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a6f612d899 Rename model `ImportError` to `ParseImportError` for avoid
shadowing with builtin exception (#39116)
add 2674a69780 OpenAI Chat & Assistant hook functions (#38736)
No new revisions were added by this update.
Summary of changes:
airflow/providers/openai/hooks/openai.py | 176 ++++++++++++++++++++-
airflow/providers/openai/provider.yaml | 2 +-
generated/provider_dependencies.json | 2 +-
tests/providers/openai/hooks/test_openai.py | 233 ++++++++++++++++++++++++++++
4 files changed, 410 insertions(+), 3 deletions(-)