Unreal OpenAI API 1.0.0
|
Public Attributes | |
TArray< FChatChoice > | Choices |
FCompletionUsage | Usage |
![]() | |
FString | ID |
int32 | Created {} |
FString | Model |
FString | Service_Tier |
FString | System_Fingerprint |
FString | Object |
TArray<FChatChoice> FChatCompletionResponse::Choices |
A list of chat completion choices. Can be more than one if n is greater than 1.
FCompletionUsage FChatCompletionResponse::Usage |
Usage statistics for the completion request.