MaxKB/apps/knowledge
CaptainB 6a87ccd908 feat: add convert_uuid_to_str function for UUID serialization in document metadata
--bug=1058357 --user=刘瑞斌 【知识库】通用知识库-上传QA问答对csv和excel文档失败 https://www.tapd.cn/62980211/s/1726470
2025-07-09 10:47:56 +08:00
..
api fix: make folder_id parameter optional in document.py 2025-06-19 19:42:29 +08:00
migrations feat: Application chat (#3494) 2025-07-07 16:08:37 +08:00
models feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
serializers feat: add convert_uuid_to_str function for UUID serialization in document metadata 2025-07-09 10:47:56 +08:00
sql refactor: add meta field to knowledge user SQL queries 2025-07-04 14:50:55 +08:00
task feat: add workspace validation for knowledge id across serializers 2025-07-08 12:47:53 +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 refactor: improve embedding handling and ensure float conversion for embeddings 2025-07-08 14:19:20 +08:00
views fix: knowledge document paragraph read permission 2025-07-09 10:25:12 +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