You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that multiple agents can execute concurrently, we need a way to differentiate between conversations from different threads. Would it be possible to include an agent_name attribute in the message payload to track its origin?
Given that multiple agents can execute concurrently, we need a way to differentiate between conversations from different threads. Would it be possible to include an agent_name attribute in the message payload to track its origin?