mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-05-02 17:01:35 +08:00
feat: support coding plan
This commit is contained in:
@@ -19,7 +19,7 @@ OpenAI-compatible configuration is also supported:
|
||||
|
||||
```json
|
||||
{
|
||||
"bot_type": "chatGPT",
|
||||
"bot_type": "openai",
|
||||
"model": "glm-5",
|
||||
"open_ai_api_base": "https://open.bigmodel.cn/api/paas/v4",
|
||||
"open_ai_api_key": "YOUR_API_KEY"
|
||||
|
||||
Reference in New Issue
Block a user