Error in the file trulens_eval/feedback/provider/endpoint/openai.py #805
-
Error in line 70: client: Union[oai.OpenAI, oai.AzureOpenAI] = pydantic.Field(exclude=True) AttributeError: module 'openai' has no attribute 'OpenAI' Versions: Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
joshreini1
Feb 8, 2024
Replies: 1 comment 1 reply
-
Hey @masdeval please update to trulens-eval==0.22.0. Let me know if that solves the issue here. If not, please also let me know your python version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
joshreini1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @masdeval please update to trulens-eval==0.22.0. Let me know if that solves the issue here. If not, please also let me know your python version