Discussions
Question about Rate Limits for Streaming Avatar API
4 months ago by Kaori MAEDA
I'm building an app where multiple users will access the same Avatar ID simultaneously for real-time conversation.
We already know that the limit for concurrent sessions is 100. However, could you please tell me the Requests Per Minute (RPM) limits for the following actions?
- Starting a new session (Connecting to the avatar)
- Sending text to the avatar (Talking)