Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
基于 OpenAi 实现看板娘聊天对话功能。
功能预览
功能介绍:
1、看板娘实现聊天对话功能
2、支持历史聊天记录
3、聊天角色形象支持自定义预设
4、OpenAi 接口可使用代理。
5、支持 gpt-3.5 及 gpt-4 接口
6、支持匿名及登录聊天功能
其他修改
1、优化小工具图标样式
2、使用 ReactiveSettingFetcher 重写获取配置的方式
看板娘聊天功能使用方式
1、安装可预览插件 plugin-live2d-1.0.2.jar.zip
2、在
插件设置 -> OpenAi 设置
中,启用 OpenAi,填写 OpenAi Token3、前往主题端,对话功能将展示在看板娘首个小工具上。
注: 此版本将要求 Halo 版本 >= 2.4.0
Fixes: #7