DB-GPT/examples/rag
M1n9X 759f7d99cc
feat(GraphRAG): enhance GraphRAG by graph community summary (#1801)
Co-authored-by: Florian <fanzhidongyzby@163.com>
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yvonneyx <zhuyuxin0627@gmail.com>
2024-08-30 21:59:44 +08:00
..
bm25_retriever_example.py feat(RAG): add BM25 Retriever. (#1578) 2024-05-30 10:13:24 +08:00
cross_encoder_rerank_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
db_schema_rag_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
embedding_rag_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
graph_rag_example.py feat(GraphRAG): enhance GraphRAG by graph community summary (#1801) 2024-08-30 21:59:44 +08:00
keyword_rag_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
metadata_filter_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
rag_embedding_api_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
retriever_evaluation_example.py feat(ChatKnowledge): Support Financial Report Analysis (#1702) 2024-07-26 13:40:54 +08:00
rewrite_rag_example.py chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
simple_dbschema_retriever_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
simple_rag_embedding_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
simple_rag_retriever_example.py feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624) 2024-06-13 13:49:17 +08:00
summary_extractor_example.py feat(rag): Support RAG SDK (#1322) 2024-03-22 15:36:57 +08:00