chatgpt-plugin/utils
Sean Murphy 4b29e261a0
新增对群聊黑白名单和启禁用私聊的功能,添加对全局回复模式、语音角色和主动打招呼的指令配置。 (#341)
* feat: add support for ‘greeting’ and ‘global reply mode’ commands, improve variable naming and remove unnecessary backend output.

* feat: Add support for black and white lists, global reply mode and voice role settings, private chat switch, and active greeting configuration. Refactor some variable names and comment out redundant code for better readability and reduced backend output.

* feat: 为新功能完善了帮助面板

* docs: 完善了‘打招呼’的帮助说明

* feature:Add custom configuration for voice filtering regex.

---------

Co-authored-by: Sean <1519059137@qq.com>
2023-04-13 22:36:58 +08:00
..
emoj fix: emoji regex fix 2023-03-31 13:48:13 +08:00
BingDraw.js feat: 画图支持代理 2023-04-03 21:14:07 +08:00
browser.js fix: 试图拯救浏览器模式,不行就弃了 2023-03-26 21:43:35 +08:00
chatglm.js fix: temerature cannot larger than 1 2023-03-20 00:40:47 +08:00
common.js 新增对群聊黑白名单和启禁用私聊的功能,添加对全局回复模式、语音角色和主动打招呼的指令配置。 (#341) 2023-04-13 22:36:58 +08:00
config.js 新增对群聊黑白名单和启禁用私聊的功能,添加对全局回复模式、语音角色和主动打招呼的指令配置。 (#341) 2023-04-13 22:36:58 +08:00
conversation.js fix: 适配官网conversation API变动 2023-03-11 00:56:55 +08:00
dalle.js fix: at都被挤到消息最前面的问题 2023-04-12 20:03:41 +08:00
face.js fix: at都被挤到消息最前面的问题 2023-04-12 20:03:41 +08:00
message.js fix: 移除多余的依赖 2023-04-04 16:32:10 +08:00
openai-auth.js 修复一些图片模式页面错误,添加图片页面服务器自定义配置,修改配置文件加载方法 (#172) 2023-02-20 11:32:44 +08:00
prompts.js fix: 尝试支持设定分享和导入 (#286) 2023-03-26 16:15:15 +08:00
randomMessage.js fix: at都被挤到消息最前面的问题 2023-04-12 20:03:41 +08:00
SydneyAIClient.js 新增对群聊黑白名单和启禁用私聊的功能,添加对全局回复模式、语音角色和主动打招呼的指令配置。 (#341) 2023-04-13 22:36:58 +08:00
tts.js fix: at都被挤到消息最前面的问题 2023-04-12 20:03:41 +08:00
uploadRecord.js fix: at都被挤到消息最前面的问题 2023-04-12 20:03:41 +08:00