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

Chatbox AI

Use TensorX models in Chatbox AI β€” the open-source desktop AI copilot for Mac, Windows, and Linux.


Overview

Chatbox AI is an open-source desktop application that provides a clean, native interface for chatting with AI models. It supports custom OpenAI-compatible endpoints, making it easy to connect to TensorX for a private, cost-effective AI assistant on your desktop.


Prerequisites


Setup

Step 1: Open Settings

  1. Launch Chatbox AI

  2. Click the Settings icon (gear) in the bottom left

Step 2: Configure Provider

Setting
Value

AI Provider

OpenAI API Compatible

API Host

https://api.tensorx.ai/v1

API Key

Your TensorX API key

Model

z-ai/glm-5.1

Step 3: Save and Test

Click Save and start a new conversation to test the connection.


Use Case
Model
Why

General use ⭐

z-ai/glm-5.1

Coding, reasoning, general chat

Reasoning

deepseek/deepseek-r1-0528

Complex analysis

Balanced chat

deepseek/deepseek-chat-v3.1

Good all-round performance

Fast responses

minimax/minimax-m2

Quick and cost-effective

Long documents

moonshotai/kimi-k2.5

Large context window


Troubleshooting

Connection Error

  1. Verify the API Host is exactly https://api.tensorx.ai/v1

  2. Check your API key is correct

  3. Try selecting a different model

Model Not Listed

Type the model name manually in the model field (e.g., z-ai/glm-5.1).


See Also

Last updated

Was this helpful?