docs: add SCX.ai to the providers list (#42520)

This commit is contained in:
bhuvankakkar 2026-08-19 12:11:56 +10:00 committed by GitHub
parent 8b65fa2ef6
commit 7774461bbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2097,6 +2097,35 @@ To use [Scaleway Generative APIs](https://www.scaleway.com/en/docs/generative-ap
---
### SCX.ai
[SCX.ai](https://scx.ai) is an Australian sovereign AI platform serving open models over an OpenAI-compatible API, hosted on renewable-powered infrastructure in Australia.
1. Head over to the [SCX.ai platform](https://platform.scx.ai) to create an account and generate an API key.
2. Run the `/connect` command and search for **SCX.ai**.
```txt
/connect
```
3. Enter your SCX.ai API key.
```txt
┌ API key
└ enter
```
4. Run the `/models` command to select a model like _MiniMax-M2.7_ or _GLM-5.2_.
```txt
/models
```
---
### Snowflake Cortex
[Snowflake Cortex](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-rest-api) gives you access to frontier models (Claude, OpenAI GPT-5, and more) via an OpenAI-compatible API. All inference runs within the Snowflake perimeter and is billed in Snowflake credits. For per-model rates, see the [Snowflake Service Consumption Table](https://www.snowflake.com/legal-files/CreditConsumptionTable.pdf).