DB-GPT/dbgpt/rag/knowledge
Aries-ckt 167d972093
feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: licunxing <864255598@qq.com>
2024-07-26 13:40:54 +08:00
..
tests refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +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 FIX:1598 Use PageTextSplitter for DatasourceKnowledge (#1599) 2024-06-06 13:45:50 +08:00
docx.py feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +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 feat(RAG):add metadata properties filters (#1395) 2024-04-10 14:33:24 +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