Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
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: