Closed akjuneja closed 1 year ago
I have changed wrapper name from openai_davinci to openai to represent a common name instead of model specific one. I have added a base class OpenAIBase to keep common functionalities and two child classes as they have different request functions.
I have changed wrapper name from openai_davinci to openai to represent a common name instead of model specific one. I have added a base class OpenAIBase to keep common functionalities and two child classes as they have different request functions.