MaxKB/apps/knowledge/serializers
CaptainB ed19db07d1 feat: add function to retrieve default parameters for embedding models
--bug=1063177 --user=刘瑞斌 【知识库】-知识库使用的模型更换维度参数值并重新向量化后,命中测试、检索报错 https://www.tapd.cn/62980211/s/1792117
2025-10-30 17:00:38 +08:00
..
__init__.py feat: add initial implementation of document and paragraph models with serializers 2025-04-29 10:04:34 +08:00
common.py feat: add function to retrieve default parameters for embedding models 2025-10-30 17:00:38 +08:00
document.py chore: update document.py to create and associate new source file ID in metadata 2025-10-23 16:41:15 +08:00
knowledge.py feat: add search document node functionality and related configurations 2025-10-17 10:27:31 +08:00
knowledge_folder.py feat: add optional user_id parameter to tool queries and serializers 2025-05-15 11:04:54 +08:00
paragraph.py chore: add model_params_setting to document, knowledge, and paragraph processing 2025-09-05 17:48:40 +08:00
problem.py feat: update permission checks to remove row.id dependency and add workspace_id to knowledge retrieval 2025-07-30 09:56:33 +08:00
tag.py feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00