ToolCaller

@JsonSerializable
data class ToolCaller(val type: Caller, val tool_id: String? = null)(source)

Constructors

Link copied to clipboard
constructor(type: Caller, tool_id: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard