how to have multiple llms agents in from strands_tools import swarm ? #421
Unanswered
harshitsinghai77
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to have multiple agents using different LLM here ?
I want to do something like this, where we have multiple agents with different llms, and would like them to collaborate with other to produce the final output.
how to use it using
from strands_tools import swarm
does tool support multiple agents, something like
Beta Was this translation helpful? Give feedback.
All reactions