Skip to content

Commit 2431b3e

Browse files
authored
feat(genapi): update generative-apis.mdx
1 parent 059fc0f commit 2431b3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

faq/generative-apis.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Note that:
2929
- Cockpits are isolated by Projects, hence you first need to select the right project in the Scaleway console before accessing Cockpit to see your token consumption for this Project (you can see the `project_id` in the Cockpit URL: `https://{project_id}.dashboard.obs.fr-par.scw.cloud/`.
3030
- Cockpit graphs can take up to 1 hour to update token consumption, see [Troubleshooting](https://www.scaleway.com/en/docs/generative-apis/troubleshooting/fixing-common-issues/#tokens-consumption-is-not-displayed-in-cockpit-metrics) for further details.
3131

32+
## Can I configure a maximum billing threshold?
33+
Currently, you cannot configure a specific threshold after which your usage will blocked. However:
34+
- You can [configure billing alerts](https://www.scaleway.com/en/docs/billing/how-to/use-billing-alerts/) to ensure you are warned when you hit specific budget thresholds.
35+
- Your total billing remains limited by the amount of tokens you can consume within [rate limits](https://www.scaleway.com/en/docs/generative-apis/reference-content/rate-limits/).
36+
- If you want to ensure a fixed billing, you can use [Managed Inference](https://www.scaleway.com/en/inference/), which provides the same set of OpenAI compatible APIs and a wider range of models.
37+
3238
## How can I access and use the Generative APIs?
3339
Access is open to all Scaleway customers. You can start by using the Generative APIs Playground in the Scaleway console to experiment with different models. For integration into applications, you can use the OpenAI-compatible APIs provided by Scaleway. Detailed instructions are available in our [Quickstart guide](/generative-apis/quickstart/).
3440

0 commit comments

Comments
 (0)