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.

ParseError

Defined in the skills module.
Rust AI Agent SDK Error during skill parsing.

Fields

NameTypeDescription
messageString-
lineOption<usize>-

Source

View on GitHub

praisonai/src/skills/mod.rs at line 147

Rust Error Handling

Rust Retry

Rust Failover