hibobmaster
7142045292
feat: introduce pre-commit hooks feat: send reply in thread fix: !gpt !chat API endpoint and API key validation logic
8 lines
212 B
Text
8 lines
212 B
Text
{
|
|
"server_url": "xxxx.xxxx.xxxxx",
|
|
"email": "xxxxx",
|
|
"username": "@chatgpt",
|
|
"password": "xxxxxxxxxxxxxxxxx",
|
|
"openai_api_key": "xxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"gpt_model": "gpt-3.5-turbo"
|
|
}
|