Replies: 1 comment
-
Hey @Swty13 thanks for reporting. The code above seems to be wrong. Here's a correct example:
Let me know if it works for you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have setup everything with openai like:
openai.api_type = "XXXXXXXX"
openai.api_base = "XXXXXXXX"
openai.api_version = "XXXXXXXX"
openai.api_key = "XXXXXXXX"
Below is code
But still I am facing error:
What I am missing .Please suggest.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions