zhayujie
|
4f5f65086f
|
Merge pull request #524 from lanvent/dev
plugin: 添加`Role`插件,让机器人角色扮演。
|
1 year ago |
goldfishh
|
3f889ab75f
|
feature(rate-limit): 新增令牌桶类,用于主动限制调用gpt3.5, dalle接口频率
|
1 year ago |
lanvent
|
8b28866d53
|
doc: modify doc for Role plugin
|
1 year ago |
lanvent
|
77046000e8
|
plugin: add Role plugin
|
1 year ago |
B1gM8c
|
852adb72a2
|
支持Wechaty的自定义前缀+关键词生成AI图片的功能
Wechaty判断is_at为True,返回的内容是过滤掉@之后的内容;而is_at为False,则会返回完整的内容
故判断如果匹配到自定义前缀,则返回过滤掉前缀+空格后的内容,用于实现类似自定义+前缀触发生成AI图片的功能
|
1 year ago |
zhayujie
|
48a6807851
|
Merge pull request #518 from lanvent/dev
Plugin: 增加插件编写文档,添加Dungeon插件
|
1 year ago |
lanvent
|
5a46e09358
|
plugin: add doc
|
1 year ago |
zhayujie
|
cfd423c991
|
Merge pull request #511 from lichengzhe/master
itchat增加hot_reload特性开关,默认关闭。配置文档增加可选参数说明。
|
1 year ago |
lichengzhe
|
021ee2312e
|
恢复默认config-template.json
|
1 year ago |
李成喆
|
0f830f2317
|
Merge branch 'zhayujie:master' into master
|
1 year ago |
lichengzhe
|
3ef7855384
|
itchat增加hot_reload特性开关,默认关闭。配置文档增加可选参数说明。
|
1 year ago |
zhayujie
|
d760b045d5
|
fix: close hot reload because of repeat msg
|
1 year ago |
zhayujie
|
53cc1df369
|
Merge pull request #507 from lichengzhe/master
清除记忆命令和API调用参数改为config.json配置项
|
1 year ago |
lichengzhe
|
9b2da6c431
|
清除记忆命令和API调用参数改为config.json配置项
|
1 year ago |
zhayujie
|
b3e1f56fb9
|
feat: itchat login hot reload
|
1 year ago |
zhayujie
|
1aa2382843
|
docs: update issue template
|
1 year ago |
lanvent
|
61d66dd8b3
|
plugin: add dungeon plugin
|
1 year ago |
zhayujie
|
3c04325aae
|
feat: add config for model selection #471
|
1 year ago |
zhayujie
|
b404e2c51f
|
docs: update README.md
|
1 year ago |
zhayujie
|
5b0f0e8b6c
|
Merge pull request #476 from Chiaki-Chan/master
1.新增wechaty方案的语音识别、语音回复功能;2.更新README;
|
1 year ago |
Chiaki
|
f9b0ad7697
|
1.新增wechaty方案的语音识别、语音回复功能;2.更新README;
|
1 year ago |
zhayujie
|
224ee6bd89
|
fix: openai_base_url load
|
1 year ago |
zhayujie
|
1dc39af423
|
Merge pull request #465 from B1gM8c/master
支持自定义openai_api_base
|
1 year ago |
B1gM8c
|
2c8da59b47
|
支持自定义openai_api_base
支持自定义openai_api_base
解决国内API被墙的问题,可以自定义使用自己的中转API
|
1 year ago |
zhayujie
|
2cb30b5f59
|
Merge pull request #442 from lanvent/dev
简易支持插件,添加sdwebui(novelai画图), godcmd(管理员指令增强)插件,Banwords(敏感词过滤)插件
|
1 year ago |
lanvent
|
2568322879
|
plugin: ignore cases when manage plugins
|
1 year ago |
lanvent
|
8915149d36
|
plugin: add banwords plugin
|
1 year ago |
lanvent
|
300b7b9687
|
plugins: support reload plugin
|
1 year ago |
lanvent
|
c782b38ba1
|
sdwebui: modify README.md
|
1 year ago |
lanvent
|
e6b65437e4
|
sdwebui : add help reply
|
1 year ago |
lanvent
|
e6d148e729
|
plugins: add sdwebui(stable diffusion) plugin
|
1 year ago |
zhayujie
|
9e3a5395c7
|
Merge pull request #452 from limccn/feature/docker-support-voice-reply
feat: container support voice reply
|
1 year ago |
zhayujie
|
54290f7e5d
|
Merge pull request #451 from limccn/feature/docker-support-voice-recognition
feat: container support speech recognition
|
1 year ago |
lanvent
|
dce9c4dccb
|
compatible with openai bot
|
1 year ago |
lanvent
|
ad6ae0b32a
|
refactor: use enum to specify type
|
1 year ago |
limccn
|
1bb5c6dc0d
|
feat: container support voice reply
|
1 year ago |
limccn
|
b204d305a1
|
feat: container support speech recognition
|
1 year ago |
lanvent
|
1dc3f85a66
|
plugin: support priority to decide trigger order
|
1 year ago |
lanvent
|
cb7bf446e3
|
plugin: godcmd support manage plugins
|
1 year ago |
lanvent
|
8d2e81815c
|
compatible for voice
|
1 year ago |
lanvent
|
cee57e4ffc
|
plugin: add godcmd plugin
|
1 year ago |
lanvent
|
475ada22e7
|
catch thread exception
|
1 year ago |
lanvent
|
8847b5b674
|
create bot when first need
|
1 year ago |
lanvent
|
73de429af1
|
import file with the same name as plugin
|
1 year ago |
lanvent
|
d9b902f6ee
|
add a plugin example
|
1 year ago |
lanvent
|
0fcf0824dc
|
feat: support plugins
|
1 year ago |
lanvent
|
9e07703eb1
|
formatting code
|
1 year ago |
lanvent
|
9ae7b7773e
|
simple compatibility for wechaty
|
1 year ago |
lanvent
|
d6037422ac
|
decouple message processing process
|
1 year ago |
lanvent
|
38c8ceba12
|
avoid repeatedly instantiating bot
|
1 year ago |