Which is better one Agent group for all clients or each client has its own Agent group? #915
Unanswered
sei-li-miidas
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.
-
I have a web service using websocket and OpenAI Agent SDK.
For example below is my Agents group.
Should I use it for all clients/websockets or it's better I clone it for each client?
What I really concern is that if there is only one for all clients, will they block each?
Beta Was this translation helpful? Give feedback.
All reactions