Inquiry About Built-In ParallelAgent Support in BotSharp #1035
-
|
Built-In ParallelAgent Does BotSharp provide a native ParallelAgent (or equivalent) for running multiple agents concurrently? If so, what is it called and how do I enable it? |
Beta Was this translation helpful? Give feedback.
Answered by
Oceania2018
Apr 30, 2025
Replies: 1 comment
-
|
It doesn't run agent concurrently, it's running by sequentially. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hi-thanhn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't run agent concurrently, it's running by sequentially.