Commit graph

29 commits

Author SHA1 Message Date
ikechan8370
bd7aac0517 fix: remove useless thing 2024-03-09 23:37:47 +08:00
ikechan8370
79ab6cbd40 feat: support claude api fix #659 2024-03-08 14:38:39 +08:00
ikechan8370
76ecabe104 fix: 小重构必应 2024-02-18 21:38:06 +08:00
ikechan8370
389940085a fix: xh设定 2024-02-01 22:51:58 +08:00
ikechan8370
220525fbbd feat: 支持GeminiPro模型 2023-12-14 17:25:55 +08:00
ikechan8370
efa7fff574 fix: 复用API和千问模式的设定 2023-10-29 20:48:15 +08:00
HalcyonAlcedo
0f9c8a7abe
适配Trss (#575)
* fix: 修复星火api上下文

* 将无星火ck的情况降低为warn

* feat: 添加星火设定自定义代码功能

* 修复星火api模式的一些问题

* 修复导出配置问题

* feat:添加工具箱快捷登录接口

* 添加工具箱快捷登录指令

* 阻止群聊使用快捷登录

* 添加Azure配置支持,修复重复的配置项冲突

* 移除旧版本渲染和新版本帮助

* 添加工具箱

* 更新工具箱替换原有后台

* 更新工具箱适配代码

* 后台适配Trss

* 修复trss不支持sendPrivateMsg的问题

* 优化路由

* 修复路由

* 适配其他uin
2023-10-08 21:37:43 +08:00
Sean Murphy
b687d45897
为azure语音模式添加说话风格配置,支持vits语音模式中文回答转日语语音输出,添加翻译功能,支持指令切换语音模式,支持查看当前语音模式下的支持角色列表 (#404)
* 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: 完善了‘打招呼’的帮助说明

* Commit Type: feat, bugfix

Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.

* Commit Type: feat, bugfix

Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.

* refactor: Remove redundant log output.

* Refactor: optimize code logic

* Fix: 修复绘图指令表被抢指令的bug。

* Refactor:1. Add support for automatically translating replies to Japanese and generating voice messages in VITS voice mode (please monitor remaining quota after enabling). 2. Add translation function. 3. Add emotion configuration for Azure voice mode, allowing the robot to select appropriate emotional styles for replies.

* Refactor:Handle the issue of exceeding character setting limit caused by adding emotion configuration.

* Fix: fix bugs

* Refactor: Added error feedback to translation service

* Refactor: Added support for viewing the list of supported roles for each language mode, and fixed some bugs in the emotion switching feature of the auzre mode.

* Refactor: Optimized some command feedback and added owner restriction to chat record export function.

* Refactor: Optimized feedback when viewing role list to avoid excessive messages.

* Refactor: Optimized feedback when configuring multi-emotion mode.

* Feature: Added help instructions for translation feature.

* chore: Adjust help instructions for mood settings

* Fix: Fixed issue where only first line of multi-line replies were being read and Azure voice was pronouncing punctuation marks.

* Fix: Fixed bug where switching to Azure voice mode prompted for missing key and restricted ability to view voice role list to only when in voice mode.

---------

Co-authored-by: Sean <1519059137@qq.com>
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
2023-05-04 22:55:49 +08:00
ikechan8370
26b4534cfb fix: 使用不存在的设定的bug 2023-04-21 15:02:49 +08:00
Sean Murphy
351d89bd7c
新增查看插件指令表的功能,修复配置群聊黑白名单的bug,修复开启禁用私聊后仍可以使用#chat模式进行对话的bug (#366)
* 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: 完善了‘打招呼’的帮助说明

* Commit Type: feat, bugfix

Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.

* Commit Type: feat, bugfix

Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.

* refactor: Remove redundant log output.

* Refactor: optimize code logic

---------

Co-authored-by: Sean <1519059137@qq.com>
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
2023-04-17 14:31:16 +08:00
ikechan8370
06fd121950 feat: claude的设定 2023-04-17 12:48:01 +08:00
ikechan8370
af2b879f74 fix: 上传设定改名字无效的问题 2023-04-02 21:30:32 +08:00
ikechan8370
fcc9691588 fix: 删除共享设定的笔误bug 2023-04-02 13:26:31 +08:00
ikechan8370
f71f1d7ed7 fix: qq号格式问题 2023-03-30 20:34:35 +08:00
ikechan8370
11735ead3b fix: 设定管理增加机器人qq的fallback 2023-03-30 17:06:04 +08:00
ikechan8370
20469346ec feat: 浏览设定增加翻页提示 2023-03-29 12:37:19 +08:00
ikechan8370
fadf9f6a8c fix: 对昨晚更新后遗症的修修补补;预览在线设定 2023-03-29 11:01:59 +08:00
ikechan8370
1d43de9ce0 fix: 删掉关于洗脑的东西,因为不需要了 2023-03-29 00:55:33 +08:00
ikechan8370
b4f37b5339 fix: 删除上传的设定;一些设定共享的优化改进 2023-03-28 16:18:09 +08:00
ikechan8370
d8999c77e6 fix: 修改上传设定锁的时间 2023-03-26 16:55:30 +08:00
ikechan8370
90a1f6a084 fix: 浏览设定页码 2023-03-26 16:27:33 +08:00
ikechan8370
bfc55df6a6
fix: 尝试支持设定分享和导入 (#286)
* fix: 尝试支持设定分享和导入

* fix: 设定分享和洗脑操作的帮助

* fix: 导入设定失败的提示

* fix: 允许覆盖修改

* fix: version
2023-03-26 16:15:15 +08:00
ikechan8370
85c82fa01e fix: 错别字 2023-03-20 00:57:46 +08:00
ikechan8370
9929d55bea fix: 切换设定 2023-03-18 17:22:50 +08:00
ikechan8370
704b76c3e9 fix: bug 2023-03-14 20:40:27 +08:00
ikechan8370
41b339256c fix: bug 2023-03-14 20:37:35 +08:00
ikechan8370
83c789baf4 fix: 修复过长设定发不出来的。后续用图片 2023-03-14 20:36:05 +08:00
ikechan8370
c781df07a1 fix: permission 2023-03-14 20:23:05 +08:00
ikechan8370
c7a53a4996 feat: 多设定管理与切换功能 2023-03-14 20:18:10 +08:00