mattermost_bot/config.json.example

9 lines
212 B
Text
Raw Permalink Normal View History

{
"server_url": "xxxx.xxxx.xxxxx",
"email": "xxxxx",
"username": "@chatgpt",
"password": "xxxxxxxxxxxxxxxxx",
"openai_api_key": "xxxxxxxxxxxxxxxxxxxxxxxxx",
"gpt_model": "gpt-3.5-turbo"
}