DB-GPT/dbgpt/rag/knowledge
Cooper 9b0161e521
Feat rdb summary wide table (#2035)
Co-authored-by: dongzhancai1 <dongzhancai1@jd.com>
Co-authored-by: dong <dongzhancai@iie2.com>
2024-12-18 20:34:21 +08:00
..
tests feat(ChatKnowledge):pdf loader support table extraction (#2147) 2024-11-21 20:34:57 +08:00
__init__.py feat(ChatKnowledge): Support Financial Report Analysis (#1702) 2024-07-26 13:40:54 +08:00
base.py feat(ChatKnowledge): Support Financial Report Analysis (#1702) 2024-07-26 13:40:54 +08:00
csv.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
datasource.py Feat rdb summary wide table (#2035) 2024-12-18 20:34:21 +08:00
docx.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
excel.py [Feature] ChatKnowledge Support Excel Document (#1524) 2024-05-16 16:23:51 +08:00
factory.py [Feature] ChatKnowledge Support Excel Document (#1524) 2024-05-16 16:23:51 +08:00
html.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
json.py chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
markdown.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
pdf.py fix: VectorStore can not be attached to EmbeddingAssemblerOperator bug (#2170) 2024-12-02 20:56:23 +08:00
pptx.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
string.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
txt.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +08:00
url.py fix(model): Stream object can't use await (#1719) 2024-07-16 17:38:38 +08:00