Commit 71abe08f by archer

fix: onwechat yml

parent 45ba5e1e
...@@ -47,7 +47,7 @@ services: ...@@ -47,7 +47,7 @@ services:
OPEN_AI_API_KEY: 'fastgpt-z51pkjqm9nrk03a1rx2funoy-642adec15f04d67d4613efdb' OPEN_AI_API_KEY: 'fastgpt-z51pkjqm9nrk03a1rx2funoy-642adec15f04d67d4613efdb'
OPEN_AI_API_BASE: 'https://fastgpt.run/api/openapi/v1' OPEN_AI_API_BASE: 'https://fastgpt.run/api/openapi/v1'
MODEL: 'gpt-3.5-turbo' MODEL: 'gpt-3.5-turbo'
CHANNEL_TYPE: 'wx', CHANNEL_TYPE: 'wx'
PROXY: '' PROXY: ''
HOT_RELOAD: 'False' HOT_RELOAD: 'False'
SINGLE_CHAT_PREFIX: '["bot", "@bot"]' SINGLE_CHAT_PREFIX: '["bot", "@bot"]'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment