🤖 Models
Chaterm supports advanced code models from major providers, providing you with powerful AI programming assistant capabilities. Whether you're generating code, debugging, refactoring, or learning new technologies, you can find the perfect model for your needs.
✨ Built-in Models
Chaterm comes with multiple high-quality code models out of the box, ready to use without additional configuration:
🧠 Chain-of-Thought Models
These models have deep reasoning capabilities and can analyze problems step by step to provide detailed solutions:
| Model | Features | Use Cases |
|---|---|---|
| DeepSeek-R1 (thinking) | 🎯 Advanced model with deep reasoning capabilities | Complex algorithm design, architecture analysis |
| GLM-4.5 (thinking) | 🔍 Powerful logical reasoning capabilities | Code review, problem diagnosis |
| DeepSeek-V3.1 (thinking) | 💡 Supports complex code analysis | Large project refactoring, performance optimization |
| Qwen-Plus (thinking) | 🚀 Alibaba Cloud's Tongyi Qianwen chain-of-thought model | Multi-language development, cross-platform projects |
⚡ Standard Models
Fast-response standard models suitable for daily programming tasks:
| Model | Features | Use Cases |
|---|---|---|
| GLM-4.5 | 🎨 Excellent code generation capabilities | Rapid prototyping, feature implementation |
| Qwen-Plus | 🏆 High-performance code generation model | Enterprise application development |
| Qwen-Turbo | ⚡ Fast-response lightweight model | Real-time programming assistance, rapid iteration |
🔧 Model Selection Recommendations
When to Use Chain-of-Thought Models
- 🔍 Need deep analysis of complex problems
- 🏗️ Design system architecture
- 🐛 Debug complex errors
- 📚 Learn new technology concepts
When to Use Standard Models
- ⚡ Quick command generation
- 🔄 Daily operations tasks
- 📝 Code comments and documentation
- 🛠️ Simple refactoring
⚙️ Add Custom Models
You can add more model providers in settings to extend Chaterm's functionality:
- 🔗 Model Settings - Configure custom models
- 🔑 API Key Management - Manage model access permissions
- ⚙️ AI Settings - Adjust model behavior parameters
💡 Usage Tips
Model Switching
- Choose the appropriate model based on task type
- Chain-of-thought models are suitable for complex tasks, standard models for rapid development
Best Practices
- 🎯 Clearly describe your requirements
- 📝 Provide sufficient context information
- 🔄 Try different models to get the best results
- 💬 Engage in multi-turn conversations with models to refine solutions