451 B
451 B
Changelog
1.2.0
- rename
api_key
toopenai_api_key
inconfig.json
- rename
bing_api_endpoint
toapi_endpoint
inconfig.json
andenv
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