> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TensorX

> Route TensorX model requests through Orq.ai's AI Gateway. Access leading open-source LLMs via TensorX's OpenAI-compatible API with observability.

## Setup Your API Key

To use TensorX with Orq.ai, follow these steps:

1. Navigate to **AI Gateway** > BYOK
2. Find **TensorX** in the list
3. Click the **Configure** button next to TensorX
4. In the modal that opens, select <kbd className="key">Setup your own API Key</kbd>
5. Enter a name for this configuration (e.g., "TensorX Production")
6. Paste your TensorX API Key into the provided field
7. Click **Save** to complete the setup

Your TensorX API key is now configured and ready to use with Orq.ai in **AI Studio** or through the **AI Gateway**.

<Info>
  You can find your API key in the TensorX dashboard after creating an account.
</Info>

## Available Models

The **AI Gateway** supports TensorX models across chat (DeepSeek, LLaMA, Qwen, GLM, Kimi, MiniMax), embedding, text-to-speech, and speech-to-text. All models use the `tensorix/` prefix.

<Card title="Browse TensorX models" icon="grid" href="/ai-gateway/supported-models" arrow>
  View the full list of supported TensorX models in the **AI Gateway**.
</Card>
