kaxil commented on PR #47635:
URL: https://github.com/apache/airflow/pull/47635#issuecomment-2715185258

   The CI failure is unrelated:
   
   ```
   ==================================== ERRORS 
====================================
   ___ ERROR collecting providers/openai/tests/unit/openai/hooks/test_openai.py 
___
   ImportError while importing test module 
'/opt/airflow/providers/openai/tests/unit/openai/hooks/test_openai.py'.
   Hint: make sure your test modules/packages have valid Python names.
   Traceback:
   /usr/local/lib/python3.9/importlib/__init__.py:127: in import_module
       return _bootstrap._gcd_import(name[level:], package, level)
   providers/openai/tests/unit/openai/hooks/test_openai.py:25: in <module>
       from openai.types.beta import (
   E   ImportError: cannot import name 'VectorStore' from 'openai.types.beta' 
(/usr/local/lib/python3.9/site-packages/openai/types/beta/__init__.py)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to