microsoft / OpenAIWorkshop

workshop materials to build intelligent solutions on Open AI
MIT License
473 stars 275 forks source link

Deprecated libraries #206

Open pradorodriguez opened 1 month ago

pradorodriguez commented 1 month ago

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.