Junyan Qin
|
6b782f8761
|
feat: switch Query to langbot-plugin definition
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin (Chin)
|
f1e9f46af1
|
feat: event log of bots (#1441)
* feat: basic arch of event log
* feat: complete event log framework
* fix: bad struct in bot log api
* feat: add event logging to all platform adapters
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* feat: add event logging to client classes
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* refactor: bot log getting api
* perf: logger for aiocqhttp and gewechat
* fix: add ignored logger in dingtalk
* fix: seq id bug in log getting
* feat: add logger in dingtalk,QQ official,Slack, wxoa
* feat: add logger for wecom
* feat: add logger for wecomcs
* perf(event logger): image processing
* 完成机器人日志的前端部分 (#1479)
* feat: webui bot log framework done
* feat: bot log complete
* perf(bot-log): style
* chore: fix incompleted i18n
* feat: support message session copy
* fix: filter and badge text
* perf: styles
* feat: add bot toggle switch in bot card
* fix: linter errors
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: wangcham233@gmail.com <651122857@qq.com>
Co-authored-by: HYana <65863826+KaedeSAMA@users.noreply.github.com>
|
2025-05-27 22:36:50 +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
|
9f15ab5000
|
feat: preliminarily implement pipeline invoking
|
2025-03-29 17:50:45 +08:00 |
|
Junyan Qin
|
7cd03b0243
|
feat: bind pipeline with runtime manager
|
2025-03-28 15:55:03 +08:00 |
|
RockChinQ
|
850a4eeb7c
|
refactor: 重构openai包基础组件架构
|
2024-01-27 00:06:38 +08:00 |
|
RockChinQ
|
8d084427d2
|
refactor: 请求处理控制流基础架构
|
2024-01-26 15:51:49 +08:00 |
|