Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
FChatCompletionResponse Struct Reference
Inheritance diagram for FChatCompletionResponse:
FChatCompletionResponseBase

Public Attributes

TArray< FChatChoiceChoices
FCompletionUsage Usage
Public Attributes inherited from FChatCompletionResponseBase
FString ID
int32 Created {}
FString Model
FString Service_Tier
FString System_Fingerprint
FString Object

Member Data Documentation

◆ Choices

TArray<FChatChoice> FChatCompletionResponse::Choices

A list of chat completion choices. Can be more than one if n is greater than 1.

◆ Usage

FCompletionUsage FChatCompletionResponse::Usage

Usage statistics for the completion request.


The documentation for this struct was generated from the following file: