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

about openai version #1180

Closed
xucailiang opened this issue Jun 20, 2024 · 0 comments
Closed

about openai version #1180

xucailiang opened this issue Jun 20, 2024 · 0 comments

Comments

@xucailiang
Copy link

xucailiang commented Jun 20, 2024

In the latest version of dspy 2.4.9,

the gpt3.py file added the code :from openai.openai_object import OpenAObject
which seems to be used to constrain the response of openai.

However, openai_object has been removed after the 0.28.1 version of openai, and the openai version of dspy is limited to openai>=0.28.1,<2.0.0. There is no doubt that this code is not available after the version of openai>0.28.1.

I am very curious why this is done.

Looking forward to your reply,Thank you everyone 🙏

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

No branches or pull requests

1 participant