autogen-ui
autogen-ui copied to clipboard
AssertionError: (Deprecated) The autogen.Completion class requires openai<1 and diskcache.
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?