Skip to main content

run

Method
This is a method of the RunnableAgentProtocol class in the protocols module.
Run the agent with a prompt (alias for chat in most cases)

Signature

Parameters

&str
required
No description available.

Returns

Result<String>
The result of the operation.