Class ResponseCustomToolCallInputEvent
public class ResponseCustomToolCallInputEvent : ResponseStreamEventBase
- Inheritance
-
objectResponseCustomToolCallInputEvent
- Inherited Members
Properties
Input
The complete input data for the custom tool call.
public string Input { get; set; }
Property Value
- string