Commit Graph

13 Commits (96cf0ed5af525ba71e9fd8e4a97d3e2c8de7c812)

Author SHA1 Message Date
jyong 9e258c495d dataset metadata fix 1 year ago
jyong 17f23f4798 Merge branch 'main' into feat/support-knowledge-metadata
# Conflicts:
#	api/core/rag/datasource/retrieval_service.py
#	api/core/workflow/nodes/code/code_node.py
#	api/services/dataset_service.py
1 year ago
jyong 67f2c766bc dataset metadata update 1 year ago
Rhys 548f6ef2b6
fix: incorrect score in the chroma vector (#14273) 1 year ago
huangzhuo1949 70698024f5
fix: empty delete bug (#12339)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
zhuhao b90ad587c2
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2 years ago
-LAN- 08c486452f
fix: score_threshold handling in vector search methods (#8356) 2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
leoterry dc847ba145
Fix the vector retrieval sorting issue (#6431)
Co-authored-by: weifj <“weifj@tuyuansu.com.cn”>
2 years ago
Poorandy c8f5dfcf17
refactor(rag): switch to dify_config. (#6410)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago