parameters
Parameters
value
The parameters that the agent elicits from the user to fulfill the function.
suspend fun parameters(vararg argument: Pair<String, suspend AgentParameterDetailArgsBuilder.() -> Unit>)
Parameters
argument
The parameters that the agent elicits from the user to fulfill the function.
Parameters
values
The parameters that the agent elicits from the user to fulfill the function.