Detailed documentation of the specialized AI agents
Parameter | Type | Description |
---|---|---|
role | string | Agent’s specific role |
goal | string | Primary objective |
backstory | string | Context and expertise |
llm | LLM | Language model instance |
Parameter | Type | Description |
---|---|---|
tools | List[BaseTool] | Available research tools |
verbose | boolean | Output verbosity |