https://github.com/chatlunalab/chatluna-character
让大语言模型进行角色扮演,伪装成群友
https://github.com/chatlunalab/chatluna-character
Last synced: 2 months ago
JSON representation
让大语言模型进行角色扮演,伪装成群友
- Host: GitHub
- URL: https://github.com/chatlunalab/chatluna-character
- Owner: ChatLunaLab
- License: agpl-3.0
- Created: 2023-08-01T23:18:19.000Z (almost 2 years ago)
- Default Branch: v1
- Last Pushed: 2025-03-16T09:37:07.000Z (3 months ago)
- Last Synced: 2025-04-06T11:33:31.591Z (2 months ago)
- Language: TypeScript
- Size: 6.25 MB
- Stars: 24
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# koishi-plugin-chatluna-character
_让大语言模型进行角色扮演,伪装成群友_
## [](https://www.npmjs.com/package/koishi-plugin-chatluna-character) [](https://www.npmjs.com/package/koishi-plugin-chatluna-character)  
## 特性
1. 与 ChatLuna 集成,直接使用 ChatLuna 的模型。
2. 语句分割回复,支持 AI 自分割和按标点符号分割。
3. 支持触发多 AT,Markdown 渲染回复。
4. 禁言词支持,冷却回复,固定回复轮次,活跃度计算。
5. 联网搜索支持。
6. 图片多模态支持,针对原生多模态模型有效。
7. 使用任何在 `ChatLuna` 里可用的模型。
8. 热更新和切换可用的预设。## 部署
在 Koishi 插件市场搜索 `chatluna-character`,安装后启用即可。
**插件依赖 ChatLuna,请确保在 ChatLuna 启动后再启用本插件。**
## 已知问题
伪装插件在短期内不提供长期记忆或上下文聊天记录的实现。如有这方面的需求,请使用 ChatLuna 主插件。
## 用法
[伪装文档](https://chatluna.chat/ecosystem/other/character.html)