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 GUI0609 opened this issue 1 year ago • 0 comments

image

i run autogenui in colab, but i always get AssertionError: (Deprecated) The autogen.Completion class requires openai<1 and diskcache.

i tried: pip install openai==0.27.0 diskcache change the version to openai<1, but it doesn't work can you help me?

GUI0609 avatar Nov 30 '23 14:11 GUI0609