1. AI App
Nebula-API操作文档
🇺🇸English
  • 🇨🇳中文
  • 🇺🇸English
  • Chat
    • General Text Dialogue Interface Document
    • Tongyi Qianwen General Dialogue Interface Document
    • DeepSeek General Dialogue Document
    • GPT Chat General Dialogue Document
    • Grok Model (xAI) General Dialogue Interface Document
  • Image
    • General Image Generation Interface Document
    • Nano Banana Image Generation Interface Document
    • Tongyi Qianwen Text to Image Model Interface Document
    • Tongyi Qianwen Image Editing Model Interface Document
  • Video
    • Sora-2 interface document
    • Alibaba Wanxiang Wan2.5 Tu Sheng Video Interface Document
    • Google Veo Video Model Interface Document
    • General Video Generation Interface Document
  • AI App
    • Cherry Studio Integration Guide
    • LangChain Development Framework Integration Guide
    • Cursor Code Editor Integration Guide
    • Claude Code and other client integration guidelines
    • Cline (VS Code) AI Programming Assistant Integration Guide
    • Immersive Translation Integration Guide
  • Real time conversation
    • Realtime real-time conversation document
  1. AI App

Cherry Studio Integration Guide

Cherry Studio User Guide#

I. Product Introduction#

Cherry Studio is a powerful AI chat client supporting multiple large language models. Through Nebula Lab, you can conveniently use various mainstream AI models in Cherry Studio.

II. Quick Integration Steps#

1. Get API Key#

Visit Nebula Lab to get your API key.

2. Configuration Steps#

Operation Process:#

1.
Open the Cherry Studio application
2.
Click the settings icon on the left to enter the settings page
3.
Select the "Model Services" option
4.
Fill in configuration information:
API Address: https://llm.ai-nebula.com (Be sure to use this address)
API Key: Enter the key obtained from the Nebula Lab console
6.
Click the "➕ Add" button at the bottom to save the configuration

Configuration Points:#

The API Address cannot be modified and must be https://llm.ai-nebula.com
The API Key can be obtained from the "API Key" page in the Nebula Lab console
It is recommended to test the connection after configuration to ensure it works properly

3. Add Models#

After completing the basic configuration, follow these steps to add the required models:
1.
Search for the target model in the model search box (e.g., gemini-2.5-pro-preview-06-05)
2.
Click the icon next to the model name to select or configure the model
3.
Enable/Disable different model variants according to your needs:
Standard version (e.g., chatgpt-4o-latest)
Chain of Thought version (e.g., claude-3.7-sonnet-20250219-thinking)
4.
Detailed configuration can be done via the button on the right

III. Supported Models#

Latest Recommended Models#

Model SeriesModel IDFeatures
Gemini 2.5gemini-2.5-proGoogle's latest model, strong multimodal capabilities
ChatGPT 5 Chatgpt-5-chat-latestOpenAI's latest version, excellent balance of performance
Claude 4 Sonnetclaude-sonnet-4-20250518Anthropic's latest model, long text processing
Claude Thinkingclaude-3.7-sonnet-20250219-thinkingReasoning mode displaying the thought process

Classic Stable Models#

Model SeriesModel IDApplicable Scenarios
Claude Sonnetclaude-sonnet-4-20250514Daily conversation, content creation
Claude Thinkingclaude-sonnet-4-20250514-thinkingComplex reasoning, thought analysis

Model Selection Suggestions#

Multimodal tasks: Recommend Gemini 2.5 Pro
Daily conversation: Recommend ChatGPT 4o Latest
Long text processing: Recommend Claude 3.7 Sonnet
Complex reasoning: Recommend models with the thinking suffix

IV. Advanced Features#

Image Support#

If using an image-supported model (e.g., GPT-4V):
1.
Turn on the "Image" option in settings
2.
Select a vision-supported model
3.
Upload images directly in the chat

Streaming Output#

Cherry Studio supports streaming output by default, providing a smoother conversational experience.

V. Troubleshooting#

Connection Failed#

Check if the API Key is correct
Confirm the API Address is https://llm.ai-nebula.com
Verify network connection status

Model Unavailable#

Confirm sufficient account balance
Check if the model is included in the subscription plan
Try switching to another model

VI. Usage Tips#

1.
Choose models wisely: Match the most suitable model according to task requirements (refer to "Model Selection Suggestions")
2.
Update regularly: Pay attention to new model releases to experience the latest features in time
3.
Monitor usage: View usage details through the Nebula Lab console to optimize resource allocation
修改于 2025-12-04 07:48:45
上一页
General Video Generation Interface Document
下一页
LangChain Development Framework Integration Guide
Built with