14
Home
BobMaster edited this page 2023-06-05 22:33:18 +08:00
If you have any questions, feel free to open an issue or join our matrix room:
https://matrix.to/#/#public:matrix.qqs.tw
Glossary
*: required
parameter | |
---|---|
homeserver* | your matrix server address |
user_id* | your matrix account name like @xxx.matrix.org |
password | account password |
device_id* | your device id, like GMIAZSVFF |
access_token | account access_token |
room_id | if not set bot will work on the rooms it is in |
import_keys_path | location of the E2E room keys |
import_keys_password | E2E room keys password |
openai_api_key | openai api key |
api_endpoint | used for !chat and !bing command powered by node-chatgpt-api, example: http://api:3000/conversation |
bard_token | see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Google-Bard |
bing_auth_cookie | bing image creator, _U cookie from bing.com |
markdown_formatted | format the message that bot will send to room if matching some markdown symbols |
output_four_images | output four images at one time from BingImageCreator |
flowise_api_url | flowise api endpoint |
flowise_api_key | flowise api key, if not provide, no authorization is required |
pandora_api_endpoint | ChatGPT Web api endpoint powered by pandora |
pandora_api_model | model to use in ChatGPT Web, default: text-davinci-002-render-sha-mobile |
temperature | specific temperature in model using openai official api, default: 0.8 |
Use either access_token
or login_id+password
(recommended) to login
E2E room keys can be exported from element-web
Want to liberate your hands? Try our matrix-stt-bot