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.
ValidationError
Defined in the skills module.Rust AI Agent SDK Error during skill validation.
Fields
| Name | Type | Description |
|---|---|---|
InvalidName | variant | - |
InvalidDescription | variant | - |
InvalidCompatibility | variant | - |
MissingRequired | variant | - |
Source
View on GitHub
praisonai/src/skills/mod.rs at line 0
