> ## 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.

# Tensorix

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

## Setup Your API Key

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

1. Navigate to **AI Gateway** > BYOK
2. Find **Tensorix** in the list
3. Click the **Configure** button next to Tensorix
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., "Tensorix Production")
6. Paste your Tensorix API Key into the provided field
7. Click **Save** to complete the setup

Your Tensorix 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 Tensorix dashboard after creating an account.
</Info>

## Available Models

The **AI Gateway** supports Tensorix 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 Tensorix models" icon="grid" href="/docs/proxy/supported-models" arrow>
  View the full list of supported Tensorix models in the **AI Gateway**.
</Card>
