Commit Graph

22 Commits (413dfd56283febdedf5ebb25ce27ff07fd86363b)

Author SHA1 Message Date
Jyong 84ac004772
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 8c559d6231
fix(retrieval_service): avoid to use exception (#11925)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong c58d2fce89
roll back rerank topn setting (#11297) 1 year ago
Cling_o3 f9c2aa7689
feat: add retireval_top_n to config in env (#11132) 1 year ago
Jyong dad041c49f
fix issue: query is none when doing retrieval (#10129) 1 year ago
zhuhao b90ad587c2
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
Jyong d8b6c053a2
fix rerank model value is empty string (#7937) 2 years ago
Jyong 28d4e5b045
Fix/reranking mode is null (#7012) 2 years ago
Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 2 years ago
Sangmin Ahn 093b8ca475
fix: escape double quotation marks in the vector DB search query (#6506) 2 years ago
Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 2 years ago
Bowen Liang c923684edd
chore: extract retrival method literal values into enum (#5060) 2 years ago
Jyong 1b2d862973
add error msg for hit test (#4704) 2 years ago
Jyong 920b2c2b40
Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 5b953c1ef2
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 4be3087642
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 6c4e6bf1d6
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago