Commit Graph

303 Commits

Author SHA1 Message Date
Fangyin Cheng
2472bedfba fix(docs): Fix quickstart link error 2025-03-20 07:37:14 +08:00
Fangyin Cheng
bea7c4b329 fix(docs): Fix doc error links 2025-03-20 07:33:00 +08:00
Fangyin Cheng
4489f74e8d feat(model): Support model icon 2025-03-19 11:51:50 +08:00
Aries-ckt
fc3fe6b725
refactor: rag storage refactor (#2434) 2025-03-17 14:15:21 +08:00
Fangyin Cheng
455cdd1612 feat(build): Support docker install 2025-03-12 10:24:22 +08:00
yyhhyy
75c1454938
docs: add ollama docs (#2419) 2025-03-09 20:36:33 +08:00
Aries-ckt
fdadfdd393
chore: fix unit test (#2421) 2025-03-09 20:35:38 +08:00
Fangyin Cheng
c8e252c4de fix(model): Fix reasoning output bug 2025-03-04 17:51:13 +08:00
yyhhyy
e3a25de7f7
docs: add vllm llama_cpp docs and standardize configs (#2386) 2025-03-03 16:59:07 +08:00
Fangyin Cheng
f778bd00e4 ci(docs): Fix build doc error 2025-03-03 15:59:17 +08:00
Fangyin Cheng
5faf6282f0 ci(docs): Fix build doc error 2025-03-03 12:13:13 +08:00
aries_ckt
bbc70aa8f4 doc:more integration documents 2025-03-02 22:50:11 +08:00
aries_ckt
cab859a28c Merge branch 'main' of https://github.com/eosphoros-ai/DB-GPT into more_tutorials 2025-03-02 19:23:54 +08:00
aries_ckt
f6ad6f3943 doc:more integration documents 2025-03-02 19:22:47 +08:00
yyhhyy
0c7dae71da
deps:refactor dependencies installation method (#2381) 2025-03-02 18:34:01 +08:00
Fangyin Cheng
96bcb6d138
docs: Config documents & i18n supports (#2365) 2025-02-24 16:45:26 +08:00
Aries-ckt
22598ca79f
refactor:adapt rag storage and add integration documents. (#2361) 2025-02-24 12:49:36 +08:00
Fangyin Cheng
e4b329ee21
refactor(v0.7.0): restructure modules and config handling (#2358)
Co-authored-by: aries_ckt <916701291@qq.com>
2025-02-21 19:54:53 +08:00
SonglinLyu
e0081e6b0a
Support text2gql search for GraphRAG (#2227)
Co-authored-by: aries_ckt <916701291@qq.com>
2025-01-22 16:30:17 +08:00
Jingxuan Su
9336e80f1d
Support embedding similarity search for GraphRAG (#2200)
Co-authored-by: Appointat <kuda.czk@antgroup.com>
Co-authored-by: Lyu Songlin <lyusonglin990625@gmail.com>
Co-authored-by: SonglinLyu <111941624+SonglinLyu@users.noreply.github.com>
2025-01-14 12:39:01 +08:00
Fangyin Cheng
de629f467d
fix(docs): Fix document build error (#2271) 2025-01-03 16:38:10 +08:00
Aries-ckt
db76fb2dec
chore:wechat update (#2270) 2025-01-03 14:17:29 +08:00
Fangyin Cheng
0b2af2e9a2
feat(model): Support llama.cpp server deploy (#2263) 2025-01-02 16:50:53 +08:00
Florian
214c09c5e8
docs(graphrag): add oss url for tugraph image (#2228) 2024-12-20 15:55:40 +08:00
Aries-ckt
b05febbf77
feat:Add Knowledge Process Workflow (#2210) 2024-12-18 11:16:30 +08:00
Appointat
ca91c4d685 docs(graphrag): Update TuGraph database version to 4.5.0 in Quick Start guide 2024-12-16 21:25:18 +08:00
Appointat
a14eeb56dd
feat(GraphRAG): Support concurrent community summarization (#2160) 2024-11-29 20:51:58 +08:00
Fangyin Cheng
a134257e5c
feat(runtime): Execute codes in a sandbox environment (#2119) 2024-11-10 22:36:53 +08:00
Appointat
25d47ce343
feat: Enhance the triplets extraction in the knowledge graph by the batch size (#2091) 2024-11-05 14:01:18 +08:00
Fangyin Cheng
3b7191b54c
docs(core): Add AWEL shared slides (#2107) 2024-10-30 09:46:10 +08:00
Appointat
6d6667812b
refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
magic.chen
427329ac3e
docs: app & agents development document (#2081) 2024-10-19 16:00:00 +08:00
lipengfei
88e3d12bd3
feat: add document structure into GraphRAG (#2033)
Co-authored-by: Appointat <kuda.czk@antgroup.com>
Co-authored-by: tpoisonooo <khj.application@aliyun.com>
Co-authored-by: vritser <vritser@163.com>
2024-10-18 22:03:08 +08:00
Aries-ckt
811ce63493
feat: add evaluation service module for RAG and Agent (#2070) 2024-10-18 17:42:11 +08:00
GITHUBear
c398fb64c4
Update OceanBaseStore to be compatible with oceanbase-4.3.3.0 (#2074)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
2024-10-18 16:14:37 +08:00
Florian
8bae10851f
docs: adjust graphrag doc (#2027) 2024-09-18 20:10:18 +08:00
Fangyin Cheng
f460b2f175
docs: Add flow usage document (#1999) 2024-09-10 19:07:14 +08:00
Fangyin Cheng
3686c3b626
fix(docs): Fix build doc image error (#1997) 2024-09-10 17:47:38 +08:00
magic.chen
e101c89a66
docs: add v0.6.0 release notes (#1991) 2024-09-10 14:26:25 +08:00
magic.chen
0e512bcddd
🍎 docs: add docs for v0.6.0 (#1964) 2024-09-09 16:16:50 +08:00
lipengfei
f6d5fc4595
Update Graph RAG Document (#1955) 2024-09-04 22:04:59 +08:00
明天
f866580703
feat: dbgpts modules bug fix (#1921)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
Co-authored-by: hustcc <i@hust.cc>
2024-08-30 10:03:58 +08:00
明天
b124ecc10b
feat: (0.6)New UI (#1855)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-08-21 17:37:45 +08:00
Aries-ckt
d754168ede
feat:add financial report how to use doc. (#1757) 2024-08-02 21:13:37 +08:00
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
Fangyin Cheng
3c5ed9d8c1
feat(model): Support llama3.1 models (#1744) 2024-07-24 11:00:05 +08:00
Fangyin Cheng
4149252321
docs: Multi-version document build (#1741) 2024-07-23 11:10:28 +08:00
Fangyin Cheng
f889fa3775
feat(core): Multiple ways to run dbgpts (#1734) 2024-07-18 17:50:40 +08:00
Fangyin Cheng
bf978d2bf9
feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
Fangyin Cheng
45a960f331
docs(agent): Add agents development guide (#1673) 2024-06-28 09:56:29 +08:00