function Schema
Parameters
value
Describes the function schema for the action group. Each function represents an action in an action group. See function_schema
Block for details.
suspend fun functionSchema(argument: suspend AgentAgentActionGroupFunctionSchemaArgsBuilder.() -> Unit)
Parameters
argument
Describes the function schema for the action group. Each function represents an action in an action group. See function_schema
Block for details.