Unreal OpenAI API 1.0.0
Public Attributes | List of all members
FCompletionResponse Struct Reference
Inheritance diagram for FCompletionResponse:
FCompletionResponseBase

Public Attributes

FCompletionUsage Usage
 
- Public Attributes inherited from FCompletionResponseBase
FString ID {}
 
TArray< FChoiceChoices
 
int32 Created {}
 
FString Model {}
 
FString Object {}
 

Member Data Documentation

◆ Usage

FCompletionUsage FCompletionResponse::Usage

Usage statistics for the completion request.


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