functionSchema

@JvmName(name = "qatrtgiayphomcpx")
suspend fun functionSchema(value: Output<AgentFunctionSchemaArgs>)
@JvmName(name = "phcgkjsenfulclml")
suspend fun functionSchema(value: AgentFunctionSchemaArgs?)

Parameters

value

Defines functions that each define parameters that the agent needs to invoke from the user. Each function represents an action in an action group.


@JvmName(name = "qxoowelfkcndshbk")
suspend fun functionSchema(argument: suspend AgentFunctionSchemaArgsBuilder.() -> Unit)

Parameters

argument

Defines functions that each define parameters that the agent needs to invoke from the user. Each function represents an action in an action group.