Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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