Skip to content

Commit 86f6c41

Browse files
committed
πŸ“– DOC: XAI in support models
1 parent bc079fe commit 86f6c41

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

β€Žapps/baseai.dev/content/docs/docs/supported-models-and-providers.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ We currently support the following LLM providers.
2929
- Fireworks AI
3030
- Perplexity
3131
- Mistral AI
32+
- xAI
3233
- Ollama *(local-only)*
3334

3435
You can use any of these providers to build your Pipe, by adding your provider's key. Please feel free to request any specific provider you would like to use.
@@ -173,6 +174,14 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
173174

174175
<span className='text-xs'>* USD per Million tokens</span>
175176

177+
### xAI
178+
179+
180+
| Model | Provider | Owner | Context | Cost* |
181+
|---------------------------------------------------------------------------|----------|--------|---------|-------------------------------------------|
182+
| groq-beta <br/> ID: <InlineCopy content="xai:groq-beta" /> | xAI | xAI | 131K | $5 prompt <br/> $15 completion |
183+
184+
176185
## JSON Mode Support
177186

178187
See the [list of models that support JSON mode](/features/json-mode) and how to use it in your Pipe.

0 commit comments

Comments
Β (0)