Unreal OpenAI API 1.0.0
|
Public Attributes | |
FString | ID |
FString | Type {"function"} |
FFunctionCommon | Function |
FFunctionCommon FToolCalls::Function |
The function that the model called.
FString FToolCalls::ID |
The ID of the tool call.
FString FToolCalls::Type {"function"} |
The type of the tool. Currently, only function is supported.