pull/814/merge
Kye Gomez 6 days ago
parent 69455139c7
commit f64113e267

@ -141,7 +141,7 @@
??? note "Custom Research Agent" ??? note "Custom Research Agent"
```python ```python
from swarms.agents import Agent from swarms import Agent
custom_agent = Agent( custom_agent = Agent(
agent_name="SpecializedResearcher", agent_name="SpecializedResearcher",

Loading…
Cancel
Save