AutoAgents
Defined in the specialized module.Rust AI Agent SDK Auto agents for automatic agent generation
Fields
| Name | Type | Description |
|---|---|---|
config | AutoAgentsConfig | Configuration |
agents | Vec<AutoAgentSpec> | Generated agent configs |
Methods
new
| Name | Type |
|---|---|
config | AutoAgentsConfig |
generate
| Name | Type |
|---|---|
task | &str |
agents
Source
View on GitHub
praisonai/src/parity/specialized.rs at line 361
