parent
a0e83e77ee
commit
067cdab2ee
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 8.0 MiB After Width: | Height: | Size: 8.0 MiB |
@ -1,7 +0,0 @@
|
||||
from swarms import worker_node
|
||||
|
||||
#cretae an agent
|
||||
worker_node.create_agent(ai_name="Workerx", ai_role="Assistant", human_in_the_loop=True, search_kwargs={"k": 8})
|
||||
|
||||
#use the agent to perform a task
|
||||
worker_node.run_agent("Find 20 potential customers for a Swarms based AI Agent automation infrastructure")
|
Loading…
Reference in new issue