OpenAIWorkshop icon indicating copy to clipboard operation
OpenAIWorkshop copied to clipboard

Deprecated libraries

Open pradorodriguez opened this issue 7 months ago • 0 comments

File: https://github.com/microsoft/OpenAIWorkshop/blob/main/scenarios/powerapp_and_python/python/openaipython.py Error: Deprecated libraries Library: openai.Completion Error: raise APIRemovedInV1(symbol=self._symbol) openai.lib._old_api.APIRemovedInV1:

You tried to access openai.Completion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API.

pradorodriguez avatar Jul 16 '24 21:07 pradorodriguez