Updated Home (markdown)

BobMaster 2023-06-05 14:11:45 +08:00
parent 9abb8071dd
commit 80ea6218ef

@ -13,7 +13,7 @@ Glossary<br>
| import_keys_path | location of the E2E room keys | | import_keys_path | location of the E2E room keys |
| import_keys_password | E2E room keys password | | import_keys_password | E2E room keys password |
| openai_api_key | openai api key | | openai_api_key | openai api key |
| api_endpoint | powered by node-chatgpt-api, see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Bing-AI | | api_endpoint | powered by node-chatgpt-api, example: http://api:3000/conversation |
| bard_token | see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Google-Bard | | bard_token | see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Google-Bard |
| bing_auth_cookie | bing image creator, `_U` cookie from bing.com | | 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 | | markdown_formatted | format the message that bot will send to room if matching some markdown symbols |