Unreal OpenAI API 1.0.0
Public Attributes | List of all members
FStreamOptions Struct Reference

Public Attributes

FOptionalBool Include_Usage
 

Member Data Documentation

◆ Include_Usage

FOptionalBool FStreamOptions::Include_Usage

If set, an additional chunk will be streamed before the data: [DONE] message. The usage field on this chunk shows the token usage statistics for the entire request, and the choices field will always be an empty array. All other chunks will also include a usage field, but with a null value.


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