Skip to main content

AutoAgentSpec

Defined in the specialized module.
Rust AI Agent SDK Auto-generated agent specification

Fields

NameTypeDescription
nameStringAgent name
roleStringAgent role
goalStringAgent goal
backstoryOption<String>Agent backstory
toolsVec<String>Agent tools

Source

View on GitHub

praisonai/src/parity/specialized.rs at line 370