For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI Coding Tools Integration

Use Tensorix-hosted models with popular AI coding tools. Get powerful code understanding, multi-turn dialogue, and reasoning capabilities.

We recommend the following models for use with Claude Code:

Model
Model ID
Why Use It

GLM-4.7

z-ai/glm-4.7

Best tool calling & function support (docs)

MiniMax-M2 (Default)

minimax/minimax-m2

Excellent reasoning, 197K context

MiniMax-M2.1

minimax/minimax-m2.1

Latest MiniMax with improved capabilities

Prerequisites

  • A Tensorix account with API credits

  • Your Tensorix API key (from your dashboard)

All Available Models

Model
Model ID
Context
Best For

GLM-4.7

z-ai/glm-4.7

203K

Tool Use, Functions

MiniMax-M2

minimax/minimax-m2

197K

Reasoning, Long Context

MiniMax-M2.1

minimax/minimax-m2.1

197K

Latest MiniMax

GLM-4.6

z-ai/glm-4.6

203K

Reasoning Tasks

API Endpoints

Type
Base URL

OpenAI Compatible

https://api.tensorix.ai/v1

Anthropic Compatible

https://api.tensorix.ai/anthropic

Last updated

Was this helpful?