DB-GPT/dbgpt/rag
2024-11-21 20:34:57 +08:00
..
assembler feat(ChatKnowledge): Support Financial Report Analysis (#1702) 2024-07-26 13:40:54 +08:00
embedding fix bug - Tongyiproxy embedding model error (#2018) 2024-09-18 21:58:17 +08:00
evaluation feat: add evaluation service module for RAG and Agent (#2070) 2024-10-18 17:42:11 +08:00
extractor feat(ChatKnowledge): Support Financial Report Analysis (#1702) 2024-07-26 13:40:54 +08:00
graph chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
index fix: GRAPH_COMMUNITY_SUMMARY_ENABLED = False error. (#2086) 2024-10-22 11:16:01 +08:00
knowledge feat(ChatKnowledge):pdf loader support table extraction (#2147) 2024-11-21 20:34:57 +08:00
operators feat: add evaluation service module for RAG and Agent (#2070) 2024-10-18 17:42:11 +08:00
retriever feat: add evaluation service module for RAG and Agent (#2070) 2024-10-18 17:42:11 +08:00
schemalinker fix(rag): Fix schema linking error (#1637) 2024-06-15 14:15:58 +08:00
summary fix: fix unit test error (#2085) 2024-10-22 09:35:51 +08:00
text_splitter feat(ChatKnowledge):pdf loader support table extraction (#2147) 2024-11-21 20:34:57 +08:00
transformer feat: Enhance the triplets extraction in the knowledge graph by the batch size (#2091) 2024-11-05 14:01:18 +08:00
__init__.py feat(rag): Support RAG SDK (#1322) 2024-03-22 15:36:57 +08:00
chunk_manager.py feat(ChatKnowledge): Support Financial Report Analysis (#1702) 2024-07-26 13:40:54 +08:00