Saboteur7
16324e7283
Merge pull request #2407 from ayasa520/fix_reloadp
...
fix(plugin): fix reloadp command not taking effect
2024-12-13 15:39:33 +08:00
Rikka
c567641c5c
fix(plugin): fix reloadp command not taking effect
...
- Use write_plugin_config() instead of directly modifying plugin_config dict
- Add remove_plugin_config() to clear plugin config before reload
- Update plugins to use pconf() and write_plugin_config() for better config management
2024-12-02 16:38:21 +08:00
Stony
71c18c04fc
增加web channel
2024-11-27 08:53:13 +08:00
Saboteur7
f4f55d5dfd
Merge pull request #2247 from byang822/abacusoft-alex
...
wenxin character model supports prompt
2024-08-29 11:31:45 +08:00
6vision
02b7c70a81
Support configuration whether to be @ in group chat.
2024-08-25 15:13:25 +08:00
Alex Yang
9b125913ae
wenxin character model supports prompt
2024-08-16 14:58:17 +08:00
6vision
c415485801
Support Spark4.0 Ultra model, optimize model configuration.
2024-08-01 17:57:48 +08:00
Saboteur7
de2c031797
docs: update readme
2024-07-19 15:46:19 +08:00
Saboteur7
3e4969efe6
Merge branch 'master' into wechatcom_app
2024-07-19 15:38:08 +08:00
Saboteur7
446e94df76
Merge pull request #2164 from 6vision/mini_bot
...
Support gpt-4o-mini model
2024-07-19 15:37:30 +08:00
6vision
52a490c87e
Support gpt-4o-mini model
2024-07-19 11:04:45 +08:00
kody
f0e416455f
增加了使用阿里云进行语音识别的引擎
2024-07-15 22:03:31 +08:00
6vision
a3abfb987d
update
2024-07-15 18:50:38 +08:00
6vision
4f1acf26d6
Merge branch 'update-0626' of https://github.com/6vision/chatgpt-on-wechat into update-0626
2024-06-27 21:11:14 +08:00
6vision
fc2d6b21ac
update
2024-06-27 21:09:54 +08:00
vision
74eed93497
Merge branch 'zhayujie:master' into update-0626
2024-06-26 15:15:32 +08:00
6vision
d02e26c014
Update parameter descriptions for clarity
2024-06-26 15:14:29 +08:00
6vision
f44979f983
Fix TypeError in config drag_sensitive function
2024-06-24 21:57:58 +08:00
Saboteur7
7090722565
Merge branch 'master' into master
2024-06-20 15:21:20 +08:00
6vision
ca8e06e562
兼容符合openai请求格式的三方服务,根目录的config.json里增加配置"bot_type": "chatGPT"
2024-06-13 16:43:03 +08:00
limy26
200cd33a8e
feat#add minmax model
2024-06-12 19:30:24 +08:00
6vision
7a2c15d912
Update model list
2024-06-05 00:44:08 +08:00
Saboteur7
1f6f9103d9
docs: update README.md
2024-06-04 12:50:59 +08:00
Saboteur7
6431487c7a
fix: drag sensitive bug
2024-06-04 12:02:23 +08:00
Saboteur7
b31c3b124a
Merge pull request #1972 from Undertone0809/zeeland/add-logger-drag-sensitive
...
feat: add logger drag sensitive
2024-06-04 11:26:05 +08:00
Saboteur7
fa1e965fba
feat: add dingtalk card switch
2024-06-04 11:23:45 +08:00
Saboteur7
91dc8b4d58
Merge pull request #1994 from baojingyu/feat-05-17
...
钉钉接入增加流式输出支持,语音、图片或富文本消息接收
2024-06-04 10:53:02 +08:00
Haowei
bc8364d594
Merge branch 'zhayujie:master' into master
2024-05-25 23:34:47 +08:00
6vision
e19a8b479c
fix: baidu voice bug
2024-05-21 22:32:35 +08:00
Haowei
e96474bd5c
Merge branch 'zhayujie:master' into master
2024-05-20 16:53:02 +08:00
baojingyu
2f8099059c
修复chat_channel配置参数取值错误bug,优化dingtalk_channel回复打字机效果流式 AI卡片、dingtalk_message图片或富文本消息接收
2024-05-17 14:48:52 +08:00
zeeland
eac619d54f
feat: add logger drag sensitive
2024-05-13 19:53:33 +08:00
zhayujie
4db19f816f
feat: update service url
2024-05-03 14:10:07 +08:00
zhayujie
e4ac3afa4d
Merge pull request #1849 from wayshall/kimi
...
feat: 增加moonshot api集成
2024-04-26 15:17:52 +08:00
zhayujie
31ac80a074
Merge pull request #1851 from wayshall/qwen-dashscope
...
feat: 通义千问使用新版的sdk实现
2024-04-09 16:06:33 +08:00
Haowei
44fdadda08
Merge branch 'zhayujie:master' into master
2024-04-07 14:54:48 +08:00
zhayujie
76614ae9e5
fix: remote config load bug
2024-04-05 23:47:02 +08:00
Haowei
3d47be1f49
Merge branch 'zhayujie:master' into master
2024-03-30 00:54:38 +08:00
weishao zeng
5e399c46b1
feat: 通义千问使用新版的sdk实现
...
现在项目使用的通义千问是旧版本的百炼sdk,
这里增加一个新版本sdk(dashscope)的实现
2024-03-27 19:12:39 +08:00
weishao zeng
38e1db7a37
feat: 增加moonshot api集成
...
moonshot本来可直接使用openai sdk,
但是要求openai sdk必须在1.0以上,与本项目冲突,
故现使用http接口对接的方式集成
2024-03-27 15:02:51 +08:00
zhayujie
674fbc3f69
Merge pull request #1810 from FB208/master
...
增加了claude api的调用方法
2024-03-25 20:42:59 +08:00
FB208
805bea0d5f
增加了claude api的调用方法
2024-03-12 10:39:51 +08:00
unknown
9d394adf24
1.修复Azure Openai Dalle请求 2.增加Azure Openai Dalle3 请求参数 3.将用于回复文字和回复Dalle3的Azure Openai资源分离开
2024-03-12 08:32:24 +08:00
Lecter
3a20461abf
add edge-tts
2024-03-04 00:14:19 +08:00
zhayujie
c41e486bfc
Update config.py
2024-02-05 12:15:28 +08:00
zhayujie
eda3ba92fd
Merge branch 'master' into master
2024-02-05 12:14:26 +08:00
zR
d6fdf8ca2a
支持ZhipuAI GLM系列模型和画图代码
2024-02-01 11:31:56 +08:00
weishao zeng
ced0fa4608
feat: 增加智谱chatglm4模型支持
2024-01-30 10:17:53 +08:00
zhayujie
7e0fbd600f
feat: add media send limit and interval
2024-01-29 11:46:00 +08:00
huiwen
d3ab8fb04a
Merge branch 'dingdinggpt' of 47.98.110.173:/opt/python_app/gpt into dingdinggpt
2023-12-17 09:52:24 +08:00