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.

error

Rust AI Agent SDK Error types for PraisonAI Core This module defines the error types used throughout the crate.

Import

use praisonai::error::*;

Classes

ResultExt

Extension trait for adding context to Results

Error

Main error type for PraisonAI Core

Rust Error Handling

Rust Retry

Rust Failover