Configuration Details
# Important Notes
You must customize the following three parameters before use, otherwise the plugin will not work
- baseUrl
- apiKey
- model
# 1. Qiniu Cloud (opens new window)
Large free quota (Limited time)
baseUrl: "https://openai.qiniu.com/v1/chat/completions"
apiKey: ""
model: "deepseek/deepseek-v3.2-251201"
Qiniu Cloud recommended models:
- deepseek/deepseek-v3.2-251201
- minimax/minimax-m2.5
- moonshotai/kimi-k2.5
- z-ai/glm-5
# 2. Silicon Flow (opens new window)
Register via phone number, DeepSeek and other models are free with limits
baseUrl: "https://api.siliconflow.cn/v1/chat/completions"
apiKey: ""
model: "Pro/deepseek-ai/DeepSeek-V3.2"
Silicon Flow recommended models:
- Pro/deepseek-ai/DeepSeek-V3.2
- Pro/MiniMaxAI/MiniMax-M2.5
- Pro/moonshotai/Kimi-K2.5
- Pro/zai-org/GLM-5
# 3. Zhipu AI (opens new window)
Large free quota
baseUrl: "https://open.bigmodel.cn/api/paas/v4/chat/completions"
apiKey: ""
model: "GLM-5"
# 4. Rice AI (opens new window)
Contact Rice for a million free TOKENs to experience the powerful features of this plugin~
# 5. Others
Any OpenAI-compatible API service provider