prompt

expect open override fun prompt(prompt: Prompt): AIAgentBuilder(source)

Sets the prompt to be used by the builder.

Return

The current instance of the builder.

Parameters

prompt

The Prompt instance to set.

actual open override fun prompt(prompt: Prompt): AIAgentBuilder(source)

Sets the prompt to be used by the builder.

Return

The current instance of the builder.

Parameters

prompt

The Prompt instance to set.

actual open override fun prompt(prompt: Prompt): AIAgentBuilder(source)

Sets the prompt to be used by the builder.

Return

The current instance of the builder.

Parameters

prompt

The Prompt instance to set.