OpenAIChatCompletionsResult
Inherits
Computed properties
| Property | Type | Description |
|---|---|---|
choices | Collection | Returns a collection of OpenAIChoice from the OpenAI response. |
choice | OpenAIChoice | Returns the first OpenAIChoice from the choices collection. |
| Property | Type | Description |
|---|---|---|
choices | Collection | Returns a collection of OpenAIChoice from the OpenAI response. |
choice | OpenAIChoice | Returns the first OpenAIChoice from the choices collection. |