Skip to main content

builder

Rust AI Agent SDK Agent builder pattern implementation Provides a fluent API for constructing agents.

Import

use praisonai::agent::builder::*;

Classes

AgentConfig

Configuration for an agent

AgentBuilder

Builder for creating agents

Rust Agent UI

Rust AGUI