MaxKB/apps/common/util
shaohuzhang1 37ebe3e68f
fix: application i18n (#2086)
2025-01-23 11:54:34 +08:00
..
cache_util.py fix: 修复多work导致数据不同步问题 2024-10-30 18:09:33 +08:00
common.py fix: application i18n (#2086) 2025-01-23 11:54:34 +08:00
field_message.py feat: i18n (#2011) 2025-01-13 11:15:51 +08:00
file_util.py perf: 优化代码和错误提示 (#101) 2024-04-15 16:53:26 +08:00
fork.py fix: 修复字符集不匹配的情况提取web的问题 2024-12-03 15:48:26 +08:00
function_code.py build: 屏蔽敏感环境变量 2024-09-26 16:23:39 +08:00
lock.py feat: ollama支持下载模型 2024-03-22 17:56:56 +08:00
page_utils.py feat: Document vectorization supports processing based on status (#1984) 2025-01-07 11:15:10 +08:00
rsa_util.py perf: 优化超长文本rsa加密解密 (#312) 2024-04-29 13:53:49 +08:00
split_model.py fix: 修复上传PDF文件智能分段时提示 分段内容不能超过102400个字符 #998 2024-08-26 14:17:25 +08:00
test.py feat: 分离任务 2024-08-21 14:46:38 +08:00
ts_vecto_util.py fix:知识库上传文档操作报异常,错误发生在 ts_vecto_util.py 文件的 replace_word 函数中:错误的原因是正则表达式模式在某个位置缺少一个右括号,使得子模式未完全结束。该提交修复了这个问题。 (#667) 2024-06-27 09:51:14 +08:00