Saboteur7
70d7e52df0
feat: 优化agent插件及webUI对话页面
2025-05-22 17:31:32 +08:00
yanrk123
3e185dbbfe
Add support for ModelScope API
2025-03-11 11:12:57 +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
6vision
ccb8c7227f
Support setting base URL and proxy for Claude model. Also support reset command.
2024-10-28 00:32:05 +08:00
zhayujie
1fafd39298
fix: gemini session bug
2024-03-26 00:06:50 +08:00
xiexin12138
a25d7ea65b
add feature 优化智谱 AI 的命令操作,使其支持重置会话
2024-02-20 16:40:00 +08:00
zhayujie
af5bc73dc0
feat: optimize consumer thread pool
2024-02-05 12:01:41 +08:00
zhayujie
cc1b14b607
Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat
2023-12-15 14:44:54 +08:00
zhayujie
23a237074e
feat: support gemini model
2023-12-15 10:19:48 +08:00
Han Fangyuan
207fa1d019
feat: hot reload conf of ali qwen model
2023-12-09 18:40:17 +08:00
zhayujie
5ad53c2b9c
fix: reduce error noise when converting speech to text
2023-11-16 10:54:24 +08:00
zhayujie
f001ac6903
feat: add dalle3 gpt-4-turbo model change
2023-11-10 10:11:02 +08:00
zhayujie
058c167f79
docs: trim help cmd
2023-10-27 14:30:33 +08:00
zhayujie
a2160d135e
feat: knowledge base miss prefix
2023-09-30 15:14:42 +08:00
zhayujie
6babf4ee6c
Merge pull request #1445 from befantasy/patch-3
...
Update godcmd.py 增加debug模式的关闭
2023-09-26 00:37:17 +08:00
zhayujie
55cc35efa9
feat: document summary and chat with content
2023-09-24 12:27:09 +08:00
befantasy
5010c76ef7
Update godcmd.py 增加debug模式的关闭
2023-09-23 13:37:01 +08:00
zhayujie
5ff753a492
feat: add global model check
2023-08-25 17:26:40 +08:00
zhayujie
a086f1989f
feat: add xunfei spark bot
2023-08-25 16:06:55 +08:00
zhayujie
2f9e5b1219
feat: check app_code dynamically
2023-07-28 12:40:06 +08:00
zhayujie
9ef8e1be3f
feat: move loading config method to base class
2023-07-20 16:08:19 +08:00
zhayujie
4bab4299f2
fix: global plugin config read
2023-07-20 14:24:40 +08:00
zhayujie
954e55f4b4
feat: add plugin global config to support docker volumes
2023-07-20 11:36:02 +08:00
lanvent
419a3e518e
feat: make plugin compatible with LINKAI in most cases
2023-06-10 23:42:43 +08:00
zhayujie
210042bb81
feat: no quota hint and add group qrcode
2023-06-05 23:21:24 +08:00
taoguoliang
3e92d07618
feat(命令): 添加set_gpt_model、set_gpt_model、set_gpt_model 几个命令的使用
2023-05-13 16:57:02 +08:00
lanvent
8781b1e976
fix: role,dungeon,godcmd support azure bot
2023-04-26 01:05:23 +08:00
lanvent
618c94edb8
formatting: run precommit on all files
2023-04-22 12:01:29 +08:00
lanvent
0f8dc91a8b
fix: add check for empty command and return error message if so
2023-04-20 23:13:07 +08:00
lanvent
8f72e8c3e6
formatting code
2023-04-17 01:01:02 +08:00
lanvent
4278d2b8ef
feat: add updatep command
2023-04-07 23:31:07 +08:00
lanvent
484de6237b
feat: terminal support plugins
2023-04-06 23:55:25 +08:00
lanvent
898aa30b1d
godcmd: add temp passwd
2023-04-06 21:57:02 +08:00
lanvent
8b73a74609
fix: bug when reinstall plugin
2023-04-06 21:54:38 +08:00
lanvent
3c6d42b22e
feat: add installp/uninstallp command
2023-04-06 21:54:38 +08:00
lanvent
d3758968d0
feat: optimize args in help text
2023-04-06 01:28:59 +08:00
lanvent
62e3baba20
feat: add plugin_trigger_prefix option
2023-04-05 05:37:06 +08:00
lanvent
cc881adda6
Merge Pull Request #686 into master
2023-04-05 04:18:06 +08:00
lanvent
186e18fe94
godcmd: load clear_memory_commands
2023-04-04 14:58:51 +08:00
lanvent
28eb67bc24
feat: reset will cancel unprocessed messages
2023-04-04 14:57:38 +08:00
lanvent
ff3d143185
plugins: support openaibot
2023-03-26 23:33:29 +08:00
lanvent
30aedf04d7
plugins: add helpp command for godcmd
2023-03-24 22:37:48 +08:00
lanvent
52abe0893a
fix: merge plugins to dev
2023-03-24 11:40:45 +08:00
lanvent
2568322879
plugin: ignore cases when manage plugins
2023-03-14 18:02:07 +08:00
lanvent
8915149d36
plugin: add banwords plugin
2023-03-14 17:30:30 +08:00
lanvent
300b7b9687
plugins: support reload plugin
2023-03-14 15:59:52 +08:00
lanvent
dce9c4dccb
compatible with openai bot
2023-03-13 19:58:35 +08:00
lanvent
ad6ae0b32a
refactor: use enum to specify type
2023-03-13 19:44:24 +08:00
lanvent
1dc3f85a66
plugin: support priority to decide trigger order
2023-03-13 15:32:28 +08:00
lanvent
cb7bf446e3
plugin: godcmd support manage plugins
2023-03-13 01:50:37 +08:00