Kilo Code
Last updated
Was this helpful?
Use TensorX models with Kilo Code, the AI-powered coding assistant for VS Code.
Open VS Code Extensions
Search for "Kilo Code"
Click Install
Restart VS Code
Open the Kilo Code sidebar by clicking the Kilo Code icon in the VS Code Side Bar
Click the ⚙️ settings icon to open the settings panel
Under API Provider, select OpenAI Compatible
Configure the following settings:
Base URL
https://api.tensorx.ai/v1
API Key
Your TensorX API key
Model
Enter your model ID (e.g., z-ai/glm-5.1)
Optionally expand Model Configuration to customize:
Max Output Tokens
Context Window
Image Support
Input/Output Price
Click Let's go! to save your settings
GLM-5.1 ⭐
z-ai/glm-5.1
Coding, reasoning, functions
MiniMax-M2.5
minimax/minimax-m2.5
Reasoning, functions
Kimi-K2.5
moonshotai/kimi-k2.5
Vision, functions, long context
MiniMax-M2
minimax/minimax-m2
Coding, fast responses
Kilo Code supports multiple modes optimized for different tasks:
Code
General-purpose coding tasks
Architect
Planning and technical leadership
Ask
Answering questions and providing information
Debug
Systematic problem diagnosis
Custom
Create specialized personas for specific tasks
For tool-heavy workflows: Use z-ai/glm-5.1 which has strong function calling support
For reasoning tasks: Use minimax/minimax-m2 for complex multi-step operations
"Invalid API Key"
Verify your TensorX API key is correct
"Model Not Found"
Check the model ID matches exactly
Connection errors
Ensure Base URL is https://api.tensorx.ai/v1
Last updated
Was this helpful?
Was this helpful?

