AutoAgentSpec
Defined in the specialized module.Rust AI Agent SDK Auto-generated agent specification
Fields
| Name | Type | Description |
|---|---|---|
name | String | Agent name |
role | String | Agent role |
goal | String | Agent goal |
backstory | Option<String> | Agent backstory |
tools | Vec<String> | Agent tools |
Source
View on GitHub
praisonai/src/parity/specialized.rs at line 370
