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
| Name | Type | Description |
|---|---|---|
message | String | - |
line | Option<usize> | - |
Source
View on GitHub
praisonai/src/skills/mod.rs at line 147
