AgentAgentActionGroupFunctionSchemaMemberFunctionsFunction

Constructors

constructor(description: String? = null, name: String, parameters: List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionParameter>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

Description of the function and its purpose.

Link copied to clipboard

Name for the function.

Link copied to clipboard

Parameters that the agent elicits from the user to fulfill the function. See parameters Block for details.