Unreal OpenAI API 1.0.0
|
Public Attributes | |
TArray< FLogProb > | Top_Logprobs |
![]() | |
FString | Token |
int32 | Logprob {} |
TArray< uint8 > | Bytes |
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.