MaxKB/apps/knowledge
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
..
api feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
migrations feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
models feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
serializers feat: add function to retrieve default parameters for embedding models 2025-10-30 17:00:38 +08:00
sql feat: Variable aggregation 2025-10-17 17:31:59 +08:00
task feat: add function to retrieve default parameters for embedding models 2025-10-30 17:00:38 +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 feat: Add document_id_list parameter to query methods in vector classes 2025-10-22 10:04:37 +08:00
views feat: Replace source file permission 2025-10-22 11:25:11 +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 feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +08:00