Configuration Details
# Important Notes
You must customize the following three parameters before use, otherwise the plugin will not work
baseUrl
apiKey
model
Qiniu Cloud (opens new window) - Large free quota (limited time)
baseUrl: "https://openai.qiniu.com/v1/chat/completions"
apiKey: ""
model: "deepseek-v3"
- Zhipu AI (opens new window) - Large free quota
baseUrl: "https://open.bigmodel.cn/api/paas/v4/chat/completions"
apiKey: ""
model: "GLM-4.5-Flash"
- DeepSeek (opens new window) - No free quota
baseUrl: "https://api.deepseek.com/chat/completions"
apiKey: ""
model: "deepseek-chat"
- Other OpenAI-compatible API service providers