Class FunctionCallArgumentsDeltaEvent
Inheritance
FunctionCallArgumentsDeltaEvent
Inherited Members
Namespace: Glitch9.AIDevKit.Responses
Assembly: Glitch9.AIDevKit.dll
Syntax
public sealed class FunctionCallArgumentsDeltaEvent : ToolCallDeltaEventBase, ISequencableEvent, ICompletableEvent, IEvent
Properties
| Edit this page View SourceArguments
Declaration
[JsonProperty("arguments")]
public string Arguments { get; set; }
Property Value
| Type | Description |
|---|---|
| string |