maxkb/apps/knowledge
CaptainB f668daa902 fix: refactor delete method in DocumentSerializers for improved clarity
--bug=1060005 --user=刘瑞斌 【资源管理】知识库-删除文档报错 https://www.tapd.cn/62980211/s/1749123
2025-08-05 15:08:12 +08:00
..
api
migrations fix: remove unnecessary db_index from content field in models 2025-07-15 16:59:00 +08:00
models feat: add compression for file storage and retrieval in knowledge.py 2025-07-16 20:54:55 +08:00
serializers fix: refactor delete method in DocumentSerializers for improved clarity 2025-08-05 15:08:12 +08:00
sql fix: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
task feat: add create and drop knowledge index functions for improved database management 2025-07-23 21:42:33 +08:00
template
vector fix: update SQL queries to improve similarity calculations and indexing 2025-07-24 16:18:53 +08:00
views fix: Problem related 2025-08-01 17:31:45 +08:00
__init__.py
admin.py
apps.py
tests.py
urls.py