MaxKB/apps/common/util
CaptainB 47849fc1a5 fix: Add FlibInstance to allowed classes and use restricted_loads for deserialization 2025-03-20 13:53:37 +08:00
..
cache_util.py fix: 修复多work导致数据不同步问题 2024-10-30 18:09:33 +08:00
common.py fix: Add FlibInstance to allowed classes and use restricted_loads for deserialization 2025-03-20 13:53:37 +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 fix: Function library execution role group (#2358) 2025-02-24 10:07:14 +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 perf: Enhance Word parsing (#2612) 2025-03-19 12:04:43 +08:00
test.py feat: Non streaming response answers_list (#2461) 2025-03-03 14:54:45 +08:00
ts_vecto_util.py fix:知识库上传文档操作报异常,错误发生在 ts_vecto_util.py 文件的 replace_word 函数中:错误的原因是正则表达式模式在某个位置缺少一个右括号,使得子模式未完全结束。该提交修复了这个问题。 (#667) 2024-06-27 09:51:14 +08:00