kei-ya-131

Results 2 comments of kei-ya-131

> Try changing api_manager.py to include a method for chat completion > > ``` > import openai > from openai.error import InvalidRequestError > > # ... > > class ApiManager(metaclass=Singleton):...