Junyan Qin
|
64764c412b
|
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
|
2025-08-24 21:40:02 +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
|
4a319b2b20
|
feat: query-based apis
|
2025-07-13 18:41:04 +08:00 |
|
Junyan Qin
|
c6e77e42be
|
chore: switch some comments to en
|
2025-07-10 11:09:33 +08:00 |
|
Junyan Qin
|
5b044a1917
|
feat: add Tool component
|
2025-07-06 21:03:33 +08:00 |
|
Junyan Qin
|
1a10b40b17
|
refactor: use emit_event from connector
|
2025-07-02 12:46:30 +08:00 |
|
Junyan Qin
|
ee3da8aa17
|
feat: adapt more events
|
2025-07-02 11:04:03 +08:00 |
|
Junyan Qin
|
a177786063
|
feat: switch message platform adapters to sdk
|
2025-06-30 21:49:59 +08:00 |
|
Junyan Qin
|
6b782f8761
|
feat: switch Query to langbot-plugin definition
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin
|
0c2560cafb
|
feat: switch tool entities and format
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin (Chin)
|
3e707b4b6e
|
feat: reset all associated session after bot and pipeline modified (#1517)
|
2025-06-09 21:50:08 +08:00 |
|
Junyan Qin
|
b112cb320c
|
fix: bad ability name in preproc check
|
2025-05-28 12:54:30 +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 (Chin)
|
cd68760c75
|
Fix/runner bugs (#1388)
* fix: bugs in runners
* fix: model entity of exists conversation is None after changed runner
|
2025-05-12 18:21:08 +08:00 |
|
Junyan Qin (Chin)
|
13d36412dd
|
fix: llm model wrongly required when runner is not local-agent (#1386)
|
2025-05-12 14:16:17 +08:00 |
|
Junyan Qin
|
055b389353
|
style: restrict line-length
|
2025-05-10 18:04:58 +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
|
472d472bc1
|
perf: param for get_conversation
|
2025-04-03 17:19:27 +08:00 |
|
Junyan Qin
|
fb18278bdc
|
refactor: move prompt mgm to pipeline
|
2025-04-03 17:06:01 +08:00 |
|
Junyan Qin
|
9f15ab5000
|
feat: preliminarily implement pipeline invoking
|
2025-03-29 17:50:45 +08:00 |
|
Junyan Qin
|
fa233e0a24
|
fix(variables): user_message_text not provided
|
2025-03-17 22:04:00 +08:00 |
|
Junyan Qin
|
dbe46b5770
|
feat: add query variables
|
2025-03-12 19:13:04 +08:00 |
|
Junyan Qin
|
12cfce3622
|
feat: 重构图片消息传递逻辑 (#957, #955)
|
2024-12-24 10:57:17 +08:00 |
|
Junyan Qin
|
3314a7a9e9
|
fix: 在设置model为非视觉模型时,非local-agent的runner无法获得图片消息 (#948)
|
2024-12-17 01:17:57 +08:00 |
|
RockChinQ
|
3469515e04
|
feat: 删除代码中对 mirai 的引用
|
2024-09-26 13:01:45 +08:00 |
|
RockChinQ
|
1c4a700d92
|
refactor: 将 yirimirai 的组件集成进 platform 包
|
2024-09-26 00:23:03 +08:00 |
|
RockChinQ
|
2c478ccc25
|
feat: 模型vision支持性参数
|
2024-05-16 20:11:54 +08:00 |
|
RockChinQ
|
d5b5d667a5
|
feat: 模型视觉多模态支持
|
2024-05-15 21:40:18 +08:00 |
|
RockChinQ
|
527ad81d38
|
feat: 解藕chat的处理器和请求器 (#772)
|
2024-05-14 22:20:31 +08:00 |
|
RockChinQ
|
1d963d0f0c
|
feat: 不再预先计算前文token数而是在报错时提醒用户重置
|
2024-03-12 16:04:11 +08:00 |
|
RockChinQ
|
2fe6d731b8
|
doc: 补全部分注释
|
2024-03-03 16:34:59 +08:00 |
|
RockChinQ
|
c853bba4ba
|
refactor: 配置文件均改为json
|
2024-02-06 21:26:03 +08:00 |
|
RockChinQ
|
a9d92115f8
|
feat: chat前的前文剪裁逻辑
|
2024-02-01 17:42:51 +08:00 |
|
RockChinQ
|
532a713355
|
refactor: 独立出预处理阶段
|
2024-02-01 16:35:00 +08:00 |
|