You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello team, i am having an issue and i need your help because i dont find any solution to this problem.
I am trying to use openai.ChatCompletion.create( to call openai api. but this is no longer supported in openai>1.0
I did pip install --upgrade openai and openai migrate in my python venv installed on an ubuntu 20.04
but i get an error message when running my "openai migrate"
Downloading Grit CLI from https://github.com/getgrit/gritql/releases/latest/download/marzano-x86_64-unknown-linux-gnu.tar.gz Error: Failed to download Grit CLI from https://github.com/getgrit/gritql/releases/latest/download/marzano-x86_64-unknown-linux-gnu.tar.gz
can somebody tell me a hint on how to solve this? thank you!
The text was updated successfully, but these errors were encountered:
hello team, i am having an issue and i need your help because i dont find any solution to this problem.
I am trying to use openai.ChatCompletion.create( to call openai api. but this is no longer supported in openai>1.0
I did pip install --upgrade openai and openai migrate in my python venv installed on an ubuntu 20.04
but i get an error message when running my "openai migrate"
Downloading Grit CLI from https://github.com/getgrit/gritql/releases/latest/download/marzano-x86_64-unknown-linux-gnu.tar.gz Error: Failed to download Grit CLI from https://github.com/getgrit/gritql/releases/latest/download/marzano-x86_64-unknown-linux-gnu.tar.gz
can somebody tell me a hint on how to solve this? thank you!
The text was updated successfully, but these errors were encountered: