Rate Limiting and Sleep Mode
Last updated
Last updated
By default stack create chat session
& chat
API has the following rate limit.
An application can handle 40 requests per minute
A user can make 4 requests per minute
These limits are added to make sure the application works smoothly for all users.
To use the resources efficiently GenAI Stack apps automatically go into sleep mode if it's not used for the last 60 mins.
If the app is in sleep mode you will see the following UI:
Click on the Wake Up button to activate the app.
Note: If you want to use the GenAI Stack API contact us at tech@aiplanet.com
to increase the rate limit & to remove the sleep mode.