Agent Agent Action Group Function Schema Member Functions Function
data class AgentAgentActionGroupFunctionSchemaMemberFunctionsFunction(val description: String? = null, val name: String, val parameters: List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionParameter>? = null)
Constructors
Link copied to clipboard
constructor(description: String? = null, name: String, parameters: List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionParameter>? = null)