Concurrency Limits
Actual available concurrency is dynamically adjusted based on the following factors:Concurrency refers to the number of requests currently being processed at the same time. When existing requests have not yet returned results, new requests will consume concurrency quota.
TPM and RPM Limits
Currently, there are no fixed hard limits on TPM (Tokens Per Minute) and RPM (Requests Per Minute). Instead, a dynamic adjustment strategy is used:- System Load Awareness: Traffic is dynamically regulated based on the current overall system load
- Channel Quota Coordination: Different model channels have different upstream quotas; requests are automatically throttled when quotas are exceeded
Frequently Asked Questions
Why is my concurrency only 1?
Why is my concurrency only 1?
Concurrency is dynamically adjusted based on your account balance. If your balance is low, the system automatically reduces the concurrency limit to control risk. Concurrency will be restored automatically after you top up.
How can I increase rate limits?
How can I increase rate limits?
Currently, rate limits are dynamically managed by the system based on balance and load, and manual adjustment is not supported. Maintaining a sufficient account balance ensures a more stable concurrency experience. For business needs requiring high concurrency, please contact customer service.
Next Steps
- See the Integration Guide to get started with the API
- Browse the Model List to learn about available models
- Check the OpenAI Format API for API details