Class ToolCallReceiver
Inheritance
object
ToolCallReceiver
Implements
Namespace: Glitch9.AIDevKit.Components
Assembly: .dll
Syntax
public class ToolCallReceiver : MonoBehaviour, IToolCallReceiver
Methods
OnReceiveToolCalls(ToolCall[])
Declaration
public void OnReceiveToolCalls(ToolCall[] toolCalls)
Parameters
Type | Name | Description |
---|---|---|
ToolCall[] | toolCalls |