Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Issue #265

Closed
LicoriceLin opened this issue Nov 16, 2023 · 3 comments · Fixed by #271
Closed

Dependency Issue #265

LicoriceLin opened this issue Nov 16, 2023 · 3 comments · Fixed by #271

Comments

@LicoriceLin
Copy link

  1. 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.
  2. pip install ontogpt will install Pydantic=1.10 automatically, which will also raise error.
@cmungall
Copy link
Member

  1. I think we should track the llm package here: Upgrade for compatibility with OpenAI 1.0 library simonw/llm#325

@caufieldjh
Copy link
Member

Well spotted - looking into it.

@caufieldjh
Copy link
Member

Will still need to update code for that openai >=1.0, but is currently addressed by #271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants