mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-30 16:02:42 +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": "kimi-k2.5",
|
||||
"open_ai_api_base": "https://api.moonshot.cn/v1",
|
||||
"open_ai_api_key": "YOUR_API_KEY"
|
||||
|
||||
Reference in New Issue
Block a user