yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
-LAN-
|
8c559d6231
|
fix(retrieval_service): avoid to use exception (#11925)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-21 21:19:46 +08:00 |
|
Jyong
|
c58d2fce89
|
roll back rerank topn setting (#11297)
|
2024-12-03 17:34:56 +08:00 |
|
Cling_o3
|
f9c2aa7689
|
feat: add retireval_top_n to config in env (#11132)
|
2024-11-30 11:14:45 +08:00 |
|
Jyong
|
dad041c49f
|
fix issue: query is none when doing retrieval (#10129)
|
2024-10-31 21:25:00 +08:00 |
|
zhuhao
|
b90ad587c2
|
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423)
|
2024-10-17 19:12:42 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
|
Jyong
|
d8b6c053a2
|
fix rerank model value is empty string (#7937)
|
2024-09-03 21:25:21 +08:00 |
|
Jyong
|
28d4e5b045
|
Fix/reranking mode is null (#7012)
|
2024-08-06 19:12:04 +08:00 |
|
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
2024-07-24 12:50:11 +08:00 |
|
Sangmin Ahn
|
093b8ca475
|
fix: escape double quotation marks in the vector DB search query (#6506)
|
2024-07-23 15:02:25 +08:00 |
|
Jyong
|
0de224b153
|
fix wrong using of RetrievalMethod Enum (#6345)
|
2024-07-16 19:09:04 +08:00 |
|
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
2024-06-19 16:05:27 +08:00 |
|
Jyong
|
1b2d862973
|
add error msg for hit test (#4704)
|
2024-05-28 14:54:53 +08:00 |
|
Jyong
|
920b2c2b40
|
Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 17:30:52 +08:00 |
|
Jyong
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 11:39:05 +08:00 |
|
Jyong
|
4be3087642
|
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 16:54:15 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|