autogen-ui icon indicating copy to clipboard operation
autogen-ui copied to clipboard

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

Open Adamchanadam opened this issue 1 year ago • 4 comments

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.

Adamchanadam avatar Dec 07 '23 06:12 Adamchanadam

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

zrgtzjwh avatar Dec 23 '23 04:12 zrgtzjwh

Same issue

Yak0vkaSup avatar Mar 11 '24 10:03 Yak0vkaSup

same issue

zj19941113 avatar Mar 28 '24 08:03 zj19941113

same issue

PrajwalCG96 avatar May 02 '24 11:05 PrajwalCG96