AgentFunctionSchema

data class AgentFunctionSchema(val functions: List<AgentFunction>)

Schema of Functions

Constructors

Link copied to clipboard
constructor(functions: List<AgentFunction>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of Function definitions