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
|
055b389353
|
style: restrict line-length
|
2025-05-10 18:04:58 +08:00 |
|
Junyan Qin
|
e914d93c25
|
feat: check user existence when authing
|
2025-05-10 15:32:41 +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
|
8511432dee
|
feat(pipeline): use default config in create
|
2025-04-28 13:54:12 +08:00 |
|
Junyan Qin
|
8caa6e86a1
|
feat: default pipeline
|
2025-04-16 13:40:59 +08:00 |
|
Junyan Qin
|
7801db0331
|
chore: simplify config.yaml
|
2025-04-15 12:55:51 +08:00 |
|
Junyan Qin
|
d012c1e33d
|
perf: ensure plugin deps on startup (#858)
|
2025-04-13 22:51:21 +08:00 |
|
Junyan Qin (Chin)
|
c8f331675c
|
refactor: remove legacy config files (#1294)
|
2025-04-13 21:58:36 +08:00 |
|
Junyan Qin
|
edc7f81486
|
feat: database migration
|
2025-04-13 20:50:13 +08:00 |
|
Junyan Qin
|
ebd091a9e0
|
refactor: move plugin setting to db
|
2025-04-12 20:21:43 +08:00 |
|
Junyan Qin
|
5be17c55d2
|
feat: crud of platform/bots
|
2025-03-27 01:20:00 +08:00 |
|
Junyan Qin
|
47d8358272
|
feat: llmmodels crud
|
2025-03-25 21:37:19 +08:00 |
|
Junyan Qin
|
a89a20a374
|
feat: update persistence models
|
2025-03-25 21:37:19 +08:00 |
|
Junyan Qin
|
c1f4de425a
|
refactor: move entities
|
2025-03-25 21:37:18 +08:00 |
|
Junyan Qin
|
20e3edba8f
|
feat: 用户账户系统
|
2024-11-17 19:11:44 +08:00 |
|
RockChinQ
|
7c3557e943
|
feat: 持久化和 web 接口基础架构
|
2024-10-11 22:27:53 +08:00 |
|