Updated Home (markdown)

BobMaster 2023-06-05 22:33:18 +08:00
parent 10e9f1287c
commit f20b6fd038

@ -13,7 +13,7 @@ Glossary<br>
| import_keys_path | location of the E2E room keys |
| import_keys_password | E2E room keys password |
| openai_api_key | openai api key |
| api_endpoint | powered by node-chatgpt-api, example: http://api:3000/conversation |
| 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 |