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

AssertionError: (Deprecated) The autogen.Completion class requires openai<1 and diskcache. #15

Open
Adamchanadam opened this issue Dec 7, 2023 · 4 comments

Comments

@Adamchanadam
Copy link

I am currently using autogen-ui in a project and encountered an issue related to the openai library version. My environment uses openai version 1.3.6, but autogen-ui seems to require a version lower than 1.0. Due to specific needs in my project, downgrading the openai library is not a feasible option for me.

original code : AssertionError: (Deprecated) The autogen.Completion class requires openai<1 and diskcache.

I am seeking guidance or a workaround to make autogen-ui compatible with openai version 1.3.6. Has anyone faced a similar issue or can provide insights into modifying the codebase for compatibility? Any help or suggestions would be greatly appreciated.

@zrgtzjwh
Copy link

Installing the project from the source code. It seems to be OK.

@Yak0vkaSup
Copy link

Same issue

@zj19941113
Copy link

same issue

1 similar comment
@PrajwalCG96
Copy link

same issue

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

5 participants