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
Openai has upgraded to 1.0+ thus raise many incompatibility issues. openai migrate can help, but there are still some lines I need to modify by myself.
pip install ontogpt will install Pydantic=1.10 automatically, which will also raise error.
The text was updated successfully, but these errors were encountered:
openai migrate
can help, but there are still some lines I need to modify by myself.pip install ontogpt
will install Pydantic=1.10 automatically, which will also raise error.The text was updated successfully, but these errors were encountered: