open_ai/open_ai library
Provides functionalities for interacting with Azure OpenAI services.
Classes
- Choice
- Represents a choice generated by the model.
- Completions
- Represents a request to the OpenAI Completions API.
- CompletionsRequest
- Represents a request to the OpenAI Completions API.
- CompletionsResponse
- Represents a response from the OpenAI Completions API.
- Usage
- Represents the usage statistics for a completion.