v1.2.0 #22

Merged
hibobmaster merged 1 commit from dev into main 2023-06-05 04:37:25 +00:00
hibobmaster commented 2023-06-05 04:20:55 +00:00 (Migrated from github.com)

1.2.0

  • rename api_key to openai_api_key in config.json
  • rename bing_api_endpoint to api_endpoint in config.json and env file
  • add temperature option to control ChatGPT model temperature
  • remove jailbreakEnabled option
  • session isolation for !chat, !bing, !bard command
  • !new + {chat,bing,bard,talk} now can be used to create new conversation
  • send some error message to user
  • bug fix and code cleanup

https://github.com/hibobmaster/matrix_chatgpt_bot/issues/21
https://github.com/hibobmaster/matrix_chatgpt_bot/issues/17

## 1.2.0 - rename `api_key` to `openai_api_key` in `config.json` - rename `bing_api_endpoint` to `api_endpoint` in `config.json` and `env` file - add `temperature` option to control ChatGPT model temperature - remove `jailbreakEnabled` option - session isolation for `!chat`, `!bing`, `!bard` command - `!new + {chat,bing,bard,talk}` now can be used to create new conversation - send some error message to user - bug fix and code cleanup https://github.com/hibobmaster/matrix_chatgpt_bot/issues/21 https://github.com/hibobmaster/matrix_chatgpt_bot/issues/17
Sign in to join this conversation.
No description provided.