Skip to main content

config

Rust AI Agent SDK Configuration types for PraisonAI This module provides configuration structs for various features. Follows the Python SDK pattern of XConfig naming convention.

Import

use praisonai::config::*;

Types