Nexevo.aiNexevo.ai
← All examples
Connect Agent / CLI tools

Cherry Studio(桌面 GUI)

Cherry Studio 是开源的 LLM 桌面客户端,支持自定义 OpenAI provider,GUI 配置 5 步搞定。

curl
bash
# Cherry Studio 没 CLI,在桌面 GUI 设置:
#
# 1) 打开 Cherry Studio → 左下「设置」(齿轮图标)
# 2) 「模型服务」→ 点底部「添加自定义提供商」
# 3) 填表:
#    - 名称:Nexevo
#    - API Key:sk-xc-你的-Nexevo-key
#    - Base URL:https://api.nexevo.ai/v1
#    - API 类型:OpenAI 兼容
# 4) 「保存」→ 「测试连接」(应返 OK)
# 5) 回主页,模型下拉选 Nexevo · nexevo-auto(或具体型号)
#
# 拉一下模型清单(可选):
#    https://api.nexevo.ai/v1/models  ← 80+ 模型直出列表
# 也可在 Cherry 里手动加白名单,只显示你常用的。
Cherry Studio(桌面 GUI) — Nexevo Cookbook | Nexevo.ai