2023-03-05 14:07:25 +00:00
|
|
|
{
|
|
|
|
"homeserver": "https://matrix.qqs.tw",
|
|
|
|
"user_id": "@lullap:xxxxx.org",
|
|
|
|
"password": "xxxxxxxxxxxxxxxxxx",
|
|
|
|
"device_id": "ECYEOKVPLG",
|
|
|
|
"room_id": "!FYCmBSkCRUNvZDBaDQ:matrix.qqs.tw",
|
2023-06-05 03:27:37 +00:00
|
|
|
"openai_api_key": "xxxxxxxxxxxxxxxxxxxxxxxx",
|
|
|
|
"api_endpoint": "http://api:3000/conversation",
|
2023-04-11 02:54:59 +00:00
|
|
|
"access_token": "xxxxxxx",
|
2023-04-13 15:22:24 +00:00
|
|
|
"bard_token": "xxxxxxx",
|
2023-04-11 05:41:26 +00:00
|
|
|
"bing_auth_cookie": "xxxxxxxxxxx",
|
2023-04-20 07:39:14 +00:00
|
|
|
"markdown_formatted": true,
|
2023-05-20 01:46:16 +00:00
|
|
|
"output_four_images": true,
|
2023-04-20 07:39:14 +00:00
|
|
|
"import_keys_path": "element-keys.txt",
|
2023-05-26 12:31:52 +00:00
|
|
|
"import_keys_password": "xxxxxxxxx",
|
|
|
|
"flowise_api_url": "http://localhost:3000/api/v1/prediction/6deb3c89-45bf-4ac4-a0b0-b2d5ef249d21",
|
2023-05-30 01:59:25 +00:00
|
|
|
"flowise_api_key": "U3pe0bbVDWOyoJtsDzFJjRvHKTP3FRjODwuM78exC3A=",
|
|
|
|
"pandora_api_endpoint": "http://127.0.0.1:8008",
|
2023-06-05 03:27:37 +00:00
|
|
|
"pandora_api_model": "text-davinci-002-render-sha-mobile",
|
|
|
|
"temperature": 0.8
|
2023-04-11 02:54:59 +00:00
|
|
|
}
|