MaxKB/apps
王旭辉 d636d6ea7a
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
fix(vector): 修复 source_type 判断类型问题
- 将 source_type 转换为字符串后再与枚举值比较
- 避免了类型不匹配导致的判断错误
- 确保了数据分块功能的正常运行
2025-11-03 10:44:21 +08:00
..
application fix: The maximum limit for application dialogue has been modified to 10000000 times (#4302) 2025-11-03 10:20:20 +08:00
chat feat: enhance video processing by adding video model parameter and implement file upload to OSS 2025-10-27 16:43:27 +08:00
common fix(permission): 修复权限常量解析操作符索引错误 (#4275) 2025-10-28 18:31:31 +08:00
folders fix: Folder permission of workspace manager 2025-10-30 10:12:24 +08:00
knowledge fix(vector): 修复 source_type 判断类型问题 2025-11-03 10:44:21 +08:00
locales fix: Locales 2025-10-27 17:47:13 +08:00
maxkb feat: Add SECRET_KEY environment variable settings (#4235) 2025-10-22 16:51:02 +08:00
models_provider fix: XF stt model 2025-10-31 13:49:24 +08:00
ops refactor: change dir permission. 2025-08-08 18:02:10 +08:00
oss feat: add support for HTTP range requests for audio files 2025-07-17 21:12:13 +08:00
system_manage fix: Migration 2025-10-30 17:23:50 +08:00
tools feat: Variable aggregation 2025-10-17 17:31:59 +08:00
users fix: update username regex validation to allow any characters within length constraints 2025-10-24 11:07:30 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00