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

Public Attributes

TArray< FLogProbTop_Logprobs
 
- Public Attributes inherited from FLogProb
FString Token
 
int32 Logprob {}
 
TArray< uint8 > Bytes
 

Member Data Documentation

◆ Top_Logprobs

TArray<FLogProb> FLogProbExtent::Top_Logprobs

List of the most likely tokens and their log probability, at this token position. In rare cases, there may be fewer than the number of requested top_logprobs returned.


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