agents icon indicating copy to clipboard operation
agents copied to clipboard

OnDemand Agent

Open jasonison opened this issue 10 months ago • 5 comments

A use case we're exploring involves implementing a translator agent that would only be needed when participants are speaking different languages. It seems that an on-demand agent would be better suited than agents automatically joining the room since the translator agent wouldn't always be needed. We envision user interaction that allows for starting and stopping the agent as needed. Other than running "python my_agent.py simulate-job --room-name ", are there any other approaches for this or anything the team considering?

jasonison avatar Apr 04 '24 19:04 jasonison