Updated Home (markdown)
parent
a8a415a004
commit
36621e96bf
1 changed files with 6 additions and 4 deletions
10
Home.md
10
Home.md
|
@ -12,15 +12,17 @@ Glossary<br>
|
|||
| 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 |
|
||||
| api_key | openai api key |
|
||||
| bing_api_endpoint | powered by node-chatgpt-api, see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Bing-AI |
|
||||
| jailbreakEnabled | bring Sydney back and unlimited Bing chat conversaion |
|
||||
| openai_api_key | openai api key |
|
||||
| api_endpoint | powered by node-chatgpt-api, see https://github.com/hibobmaster/matrix_chatgpt_bot/wiki/Bing-AI |
|
||||
| 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. |
|
||||
| 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue