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

Public Attributes

FString ID
 
FString Type {"function"}
 
FFunctionCommon Function
 

Member Data Documentation

◆ Function

FFunctionCommon FToolCalls::Function

The function that the model called.

◆ ID

FString FToolCalls::ID

The ID of the tool call.

◆ Type

FString FToolCalls::Type {"function"}

The type of the tool. Currently, only function is supported.


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