Junyan Qin
|
55df728471
|
fix: wrong migration target version
|
2025-08-24 21:47:54 +08:00 |
|
Junyan Qin
|
64764c412b
|
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
|
2025-08-24 21:40:02 +08:00 |
|
Junyan Qin
|
0155d3b0b9
|
fix: conflict in table plugin_settings
|
2025-08-23 20:05:24 +08:00 |
|
Junyan Qin
|
87ecb4e519
|
feat: add note for remove_think & remove dify remove cot code
|
2025-08-21 21:38:58 +08:00 |
|
Junyan Qin
|
3049aa7a96
|
feat: add migration for pipeline remove-think
|
2025-08-17 21:18:41 +08:00 |
|
Junyan Qin
|
5179b3e53a
|
feat: trace plugin installation
|
2025-08-16 15:42:49 +08:00 |
|
Junyan Qin (Chin)
|
bb672d8f46
|
Merge branch 'master' into feat/rag
|
2025-07-18 00:45:24 +08:00 |
|
Junyan Qin
|
27bb4e1253
|
feat: combine kb with pipeline
|
2025-07-17 23:15:13 +08:00 |
|
Junyan Qin
|
c6e77e42be
|
chore: switch some comments to en
|
2025-07-10 11:09:33 +08:00 |
|
Junyan Qin
|
2d06f1cadb
|
feat: connector for plugin runtime
|
2025-06-30 21:43:43 +08:00 |
|
whw174660897
|
f17b06767e
|
Feature add n8 n (#1468)
* feat(n8n): 添加n8n工作流API支持
添加n8n工作流API作为新的运行器类型,支持通过webhook调用n8n工作流,并提供多种认证方式(Basic、JWT、Header)。新增N8nAuthFormComponent用于处理n8n认证表单联动,并更新相关配置文件和测试用例。
* chore: remove pip mirror url
* perf: simplify ret def of pipeline metadata
* feat(n8n): raise exc instead of ret as normal msg
* perf: add var `user_message_text`
* chore(n8n): migration and default config
* chore: required database version
---------
Co-authored-by: hengwei.wang <@>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-05-30 22:23:57 +08:00 |
|
fdc310
|
aba51409a7
|
feat:add qoute message process and add Whether to enable this function (#1446)
* 更新了wechatpad接口,以及适配器
* 更新了wechatpad接口,以及适配器
* 修复一些细节问题,比如at回复,以及启动登录和启动ws长连接的线程同步
* importutil中修复了在wi上启动替换斜杠问题,login中加上了一个login,暂时没啥用。wechatpad中做出了一些细节修改
* 更新了wechatpad接口,以及适配器
* 怎加了处理图片链接转换为image_base64发送
* feat(wechatpad): 调整日志+bugfix
* feat(wechatpad): fix typo
* 修正了发送语音api参数错误,添加了发送链接处理为base64数据(好像只有一部分链接可以)
* 修复了部分手抽的typo错误
* chore: remove manager.py
* feat:add qoute message process and add Whether to enable this function
* chore: add db migration for this change
---------
Co-authored-by: shinelin <shinelinxx@gmail.com>
Co-authored-by: Junyan Qin (Chin) <rockchinq@gmail.com>
|
2025-05-19 22:24:18 +08:00 |
|
Junyan Qin
|
37343bde66
|
fix: bug in migration
|
2025-05-11 16:23:29 +08:00 |
|
Junyan Qin
|
77a1af6b35
|
chore: migration for config.yaml
|
2025-05-10 20:58:46 +08:00 |
|
Junyan Qin
|
66050febb6
|
chore: v3 config migration script
|
2025-05-10 20:43:19 +08:00 |
|
Junyan Qin (Chin)
|
209f16af76
|
style: introduce ruff as linter and formatter (#1356)
* style: remove necessary imports
* style: fix F841
* style: fix F401
* style: fix F811
* style: fix E402
* style: fix E721
* style: fix E722
* style: fix E722
* style: fix F541
* style: ruff format
* style: all passed
* style: add ruff in deps
* style: more ignores in ruff.toml
* style: add pre-commit
|
2025-04-29 17:24:07 +08:00 |
|
Junyan Qin
|
edc7f81486
|
feat: database migration
|
2025-04-13 20:50:13 +08:00 |
|