Junyan Qin
|
b61bd36b14
|
perf(rag): ui and related apis
|
2025-07-18 00:45:38 +08:00 |
|
WangCham
|
45afdbdfbb
|
feat: rag pipeline backend
|
2025-07-17 15:05:11 +08:00 |
|
Junyan Qin (Chin)
|
a01706d163
|
Feat/reset password (#1566)
* feat: reset password with recovery key
* perf: formatting and multi language
|
2025-07-05 17:36:35 +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 |
|
Junyan Qin
|
42171a9c07
|
fix: combine quote message not in default pipeline config
|
2025-05-22 10:44:33 +08:00 |
|
Junyan Qin
|
778693a804
|
perf: desc of random
|
2025-05-21 19:45:45 +08:00 |
|
Steven Lynn
|
4a988b89a2
|
fix: update auto-reply probability description in trigger.yaml (#1463)
|
2025-05-21 17:50:23 +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
|
219d328342
|
perf: completion some english translation
|
2025-05-14 17:00:03 +08:00 |
|
Junyan Qin
|
c835555a59
|
chore: change zh_CN to zh_Hans
|
2025-05-14 16:44:48 +08:00 |
|
Junyan Qin
|
d01858125c
|
doc: add more comment for pipeline config
|
2025-05-11 15:14:32 +08:00 |
|
Junyan Qin
|
77a1af6b35
|
chore: migration for config.yaml
|
2025-05-10 20:58:46 +08:00 |
|
Junyan Qin
|
247b41bdb2
|
Merge branch 'master' into version/4.0
|
2025-05-10 17:47:14 +08:00 |
|
Junyan Qin
|
e74de068ea
|
perf: unify entities
|
2025-05-08 18:09:52 +08:00 |
|
Junyan Qin (Chin)
|
4417b61fd1
|
feat: read mcp servers from config.yaml (#1320)
|
2025-04-20 15:01:54 +08:00 |
|
WangCham
|
92e3546e8a
|
feat: add support for ppio
|
2025-04-17 16:18:05 +08:00 |
|
Guanchao Wang
|
6e3514c0b2
|
feat: add support for wecom customer service (#1304)
|
2025-04-16 15:02:01 +08:00 |
|
Junyan Qin
|
8caa6e86a1
|
feat: default pipeline
|
2025-04-16 13:40:59 +08:00 |
|
Junyan Qin
|
a2efb3ee15
|
chore: make track-function-calls false as default
|
2025-04-16 10:44:13 +08:00 |
|
Junyan Qin
|
694ba4e32d
|
chore: simplify config.yaml
|
2025-04-15 12:55:35 +08:00 |
|
Junyan Qin (Chin)
|
c8f331675c
|
refactor: remove legacy config files (#1294)
|
2025-04-13 21:58:36 +08:00 |
|
Junyan Qin
|
633d3b5af2
|
refactor: remove legacy config schemas
|
2025-04-12 22:31:37 +08:00 |
|
Junyan Qin
|
b64e1c609f
|
refactor: remove adapter-qq-botpy.json metadata
|
2025-04-12 22:19:18 +08:00 |
|
Junyan Qin
|
e5bcb1d179
|
chore: delete legacy plugin settings file
|
2025-04-12 21:20:43 +08:00 |
|
Junyan Qin
|
ea3fff59ac
|
chore: remove verbose models from llm-models.json
|
2025-04-03 20:40:36 +08:00 |
|
Junyan Qin
|
5347094466
|
chore: remove llm-models and prompt related files
|
2025-04-03 18:20:00 +08:00 |
|
Junyan Qin
|
7f66efcdd5
|
refactor: switch pipeline_cfg related fields to new pipeline config
|
2025-04-03 17:57:51 +08:00 |
|
yrk
|
b09ce8296f
|
Add ModelScope Support
|
2025-04-03 16:55:14 +08:00 |
|
Junyan Qin (Chin)
|
f9d07779a9
|
fix: slack is incorrectly enabled as default (#1274)
|
2025-04-03 14:17:21 +08:00 |
|
Junyan Qin
|
913e43d84c
|
feat: make prompt object type array in pipeline config
|
2025-04-03 12:50:18 +08:00 |
|
Junyan Qin
|
99cc50b5cb
|
chore: provide default prompt
|
2025-04-01 20:42:23 +08:00 |
|
Junyan Qin
|
0877046db7
|
chore: add slack config schema
|
2025-04-01 20:03:42 +08:00 |
|
Junyan Qin
|
dbe5a41395
|
chore: schema for markdown config
|
2025-04-01 20:01:20 +08:00 |
|
wangcham
|
47acb63feb
|
add support for markdown card in dingtalk & tg
|
2025-04-01 07:11:48 -04:00 |
|
wangcham
|
686be4acbc
|
fix: eliminate host config
|
2025-03-31 01:10:45 -04:00 |
|
wangcham
|
c0dbf6fd13
|
feat:add support for slack
|
2025-03-30 12:53:48 -04:00 |
|
Junyan Qin
|
5ff59f1b07
|
feat: pipeline invoking
|
2025-03-28 23:42:41 +08:00 |
|
Junyan Qin
|
9c4ea2d09b
|
chore: typo in trigger.yaml
|
2025-03-26 23:20:11 +08:00 |
|
Junyan Qin (Chin)
|
b85615cece
|
chore: add pipeline config metadata (#1236)
|
2025-03-26 00:53:36 +08:00 |
|
Junyan Qin
|
b9d46d9972
|
chore: change default db path to langbot.db
|
2025-03-25 21:37:19 +08:00 |
|
Junyan Qin
|
40275c3ef1
|
feat: add supports for loading mcp server as LLM tools provider
|
2025-03-19 12:08:47 +08:00 |
|
Junyan Qin
|
61ab6a009b
|
chore: migration for wxoa loading message
|
2025-03-18 20:38:33 +08:00 |
|
wangcham
|
a9ae36d362
|
feat: add support for loading message in wxoa
|
2025-03-18 06:58:35 -04:00 |
|
Junyan Qin (Chin)
|
8cca12fff2
|
Merge pull request #1190 from wangcham/master
feat: add support for longer response in wxoa
|
2025-03-13 17:30:19 +08:00 |
|
Junyan Qin
|
a74111612e
|
chore: config for wxoa mode
|
2025-03-13 17:29:05 +08:00 |
|
wangcham
|
c7799a65c4
|
fix: update config in wxoa
|
2025-03-13 05:15:03 -04:00 |
|
wangcham
|
aabb01c50f
|
feat: add support for longer response in wxoa
|
2025-03-12 23:39:43 -04:00 |
|
Junyan Qin
|
95e2ada965
|
fix(schema): adapt str type session id
|
2025-03-12 21:32:19 +08:00 |
|
Junyan Qin
|
fca8fbb135
|
perf: no longer add slash as ignored prefix as default
|
2025-03-11 12:06:37 +08:00 |
|
Junyan Qin
|
2e93600437
|
feat: update llm-models.json template
|
2025-03-03 21:02:48 +08:00 |
|