Skip to main content

RunnableAgentProtocol

Defined in the protocols module.
Rust AI Agent SDK Extended Protocol for agents that support run/start methods.

Methods

run

Run the agent with a prompt (alias for chat in most cases) Parameters:

Source

View on GitHub

praisonai/src/protocols/mod.rs at line 0

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy