> ## 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 Router. 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 Router** > Providers
2. Find **Tensorix** in the list
3. Click the **Configure** button next to Tensorix
4. In the modal that opens, select **Setup your own API Key**
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 Router**.

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

## Available Models

The **AI Router** 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 Router**.
</Card>
