dify/api/core/rag/datasource
Jyong f47177ecb4
add top_k for es full text search (#9963)
2024-10-28 23:04:54 +08:00
..
keyword refactor: Add an enumeration type and use the factory pattern to obtain the corresponding class (#9356) 2024-10-15 12:51:13 +08:00
vdb add top_k for es full text search (#9963) 2024-10-28 23:04:54 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
retrieval_service.py refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 2024-10-17 19:12:42 +08:00