memory Configurations
Parameters
value
Configurations for the agent's ability to retain the conversational context.
Parameters
values
Configurations for the agent's ability to retain the conversational context.
suspend fun memoryConfigurations(argument: List<suspend AgentAgentMemoryConfigurationArgsBuilder.() -> Unit>)
suspend fun memoryConfigurations(vararg argument: suspend AgentAgentMemoryConfigurationArgsBuilder.() -> Unit)
suspend fun memoryConfigurations(argument: suspend AgentAgentMemoryConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configurations for the agent's ability to retain the conversational context.