MaxKB/apps/knowledge
CaptainB b6e6815f25 chore: update regex pattern and file path in common.py
--bug=1061351 --user=刘瑞斌 【知识库】知识库导出zip没有图片 https://www.tapd.cn/62980211/s/1768275
2025-09-06 13:32:32 +08:00
..
api fix: make folder_id parameter optional in document.py 2025-06-19 19:42:29 +08:00
migrations chore: add allow_download field to existing Document records 2025-08-27 15:36:54 +08:00
models feat: add compression for file storage and retrieval in knowledge.py 2025-07-16 20:54:55 +08:00
serializers chore: update regex pattern and file path in common.py 2025-09-06 13:32:32 +08:00
sql fix: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
task chore: add allow_download flag to document metadata 2025-08-28 10:12:15 +08:00
template fix: remove default model reference from embedding_model and add export paths for templates 2025-06-17 17:20:00 +08:00
vector fix: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
views fix: Problem create permission 2025-09-02 17:33:50 +08:00
__init__.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
admin.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
apps.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
tests.py feat: add initial model structure for knowledge management 2025-04-25 14:06:23 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00