项目简介
Chatbox 是一款桌面和移动端客户端,提供统一界面与多种大语言模型(如 OpenAI、Claude、Gemini、Ollama 等)交互。支持本地数据存储、Markdown 渲染以及团队协作功能。
README 预览
English |
简体中文
This is the repository for the Chatbox Community Edition, open-sourced under the GPLv3 license.
[Chatbox is going open-source Again!](https://github.com/chatboxai/chatbox/issues/2266)
We regularly sync code from the pro repo to this repo, and vice versa.
### Download for Desktop
Windows
MacOS
Linux
Setup.exe
Intel
Apple Silicon
AppImage
### Download for iOS/Android
.APK
For more information: [chatboxai.app](https://chatboxai.app/)
## Quick Start
### For End Users
1. Download the appropriate installer for your platform from the [releases page](https://github.com/chatboxai/chatbox/releases)
2. Install and launch Chatbox
3. Configure your AI provider (OpenAI, Claude, etc.) in settings
4. Start chatting!
### System Requirements
| Platform | Minimum Version | Architecture |
|----------|----------------|--------------|
| Windows | Windows 10 | x64 |
| macOS | macOS 11 (Big Sur) | Intel/Apple Silicon |
| Linux | Ubuntu 20.04+ / AppImage supported distros | x64 |
---
### [Warp, built for coding with multiple AI agents.](https://go.warp.dev/chatbox)
[Available for MacOS, Linux, & Windows](https://go.warp.dev/chatbox)
Chatbox
(Community Edition)
Your Ultimate AI Copilot on the Desktop. Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux
-->
## Features
### 🤖 AI Model Support
- **Support for Multiple LLM Providers**
:gear: Seamlessly integrate with a variety of cutting-edge language models:
- OpenAI (ChatGPT)
- Azure OpenAI
- Claude
- Google Gemini Pro
- Ollama (enable access to local models like llama2, Mistral, Mixtral, codellama, vicuna, yi, and solar)
- ChatGLM-6B
- 常见问题 (1)
故障排除如何在Chatbox AI应用中使用Claude Sonnet 4.6时修复401 Unauthorized错误?
故障排除
如何在Chatbox AI应用中使用Claude Sonnet 4.6时修复401 Unauthorized错误?开发者已部署修复,针对新版Claude模型的端点路由或缺失标头问题。请将Chatbox更新至最新版本并重新测试。若错误仍存在,请仔细核对模型名称是否完全匹配API所期望的模型ID,并确保您的Anthropic密钥具有该模型层级的访问权限。