-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
from gptcache.adapter import openai
class ChatCompletion(openai.ChatCompletion, BaseCacheLLM):
raise APIRemovedInV1(symbol=self._symbol)
openai.lib._old_api.APIRemovedInV1:
You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels