Agent Agent Action Group Function Schema Member Functions Function Parameter
data class AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionParameter(val description: String? = null, val mapBlockKey: String, val required: Boolean? = null, val type: String)
Properties
Link copied to clipboard
Description of the parameter. Helps the foundation model determine how to elicit the parameters from the user.
Link copied to clipboard
Name of the parameter. Note: The argument name map_block_key
may seem out of context, but is necessary for backward compatibility reasons in the provider.