fix config-template.json error (#11)

* fix config-template.json error

* fix config-template.json error
master
sisuer 2024-04-10 21:08:06 +08:00 committed by GitHub
parent 7329ed833d
commit c32be044dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"dify_api_base": "https://api.dify.ai/v1",
"dify_api_key": "app-xxx",
"dify_agent": true,
"dify_app_type": "chatbot",
"dify_convsersation_max_messages": 5,
"channel_type": "wx",
"model": "dify",