Skip to content

Commit a03a693

Browse files
authored
fix(genapi): update lifecycle faq
1 parent 04c80df commit a03a693

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pages/generative-apis/faq.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,14 @@ Yes, Scaleway's Generative APIs are designed to be compatible with OpenAI librar
114114
To get started, explore the [Generative APIs Playground](/generative-apis/quickstart/#start-with-the-generative-apis-playground) in the Scaleway console. For application integration, refer to our [Quickstart guide](/generative-apis/quickstart/), which provides step-by-step instructions on accessing, configuring, and using a Generative APIs endpoint.
115115

116116
## Are there any rate limits for API usage?
117-
Yes, API rate limits define the maximum number of requests a user can make within a specific time frame to ensure fair access and resource allocation between users. If you require increased rate limits (by a factor from 2 to 5 times), you can request them by [creating a ticket](https://console.scaleway.com/support/tickets/create). If you require even higher rate limits, especially to absorb infrequent peak loads, we recommend using [Managed Inference](https://console.scaleway.com/inference/deployments) instead with dedicated provisioned capacity.
117+
Yes, API rate limits define the maximum number of requests a user can make within a specific time frame to ensure fair access and resource allocation between users. If you require increased rate limits we recommend either:
118+
- using [Managed Inference](https://console.scaleway.com/inference/deployments) which provides dedicated capacity and doesn't enforce rate limits (you remain limited by the total provisioned capacity)
119+
- contact your existing Scaleway account manager or our Sales team to discuss about volume commitment for specific models that will allow us to increase your quota proportionnaly.
120+
118121
Refer to our dedicated [documentation](/generative-apis/reference-content/rate-limits/) for more information on rate limits.
119122

120123
## What is the model lifecycle for Generative APIs?
121-
Scaleway is dedicated to updating and offering the latest versions of generative AI models, ensuring improvements in capabilities, accuracy, and safety. As new versions of models are introduced, you can explore them through the Scaleway console. Learn more in our dedicated [documentation](/generative-apis/reference-content/model-lifecycle/).
124+
Scaleway is dedicated to updating and offering the latest versions of generative AI models, while ensuring olders models remain accessible for significant period of time and ensure your production applications reliability. Learn more in our [model lifecycle policy](/generative-apis/reference-content/model-lifecycle/).
122125

123126
## What are the SLAs applicable to Generative APIs?
124127
We are currently working on defining our SLAs for Generative APIs. We will provide more information on this topic soon.

0 commit comments

Comments
 (0)