Commit Graph

315 Commits

Author SHA1 Message Date
Dmitry
845432fea0
feat(model): AI/ML API integration (#2844) 2025-07-15 13:17:14 +08:00
Aries-ckt
441cb55377
doc: fix ob rag doc (#2840) 2025-07-14 17:18:10 +08:00
alanchen
f423b1fb2c
chore: update create chroma store param (#2798) 2025-06-27 18:01:32 +08:00
Fangyin Cheng
d9d4d4b6bc
feat(model): Support MLX inference (#2781) 2025-06-19 09:30:58 +08:00
alanchen
4afa2b84b9
chore: Update dependency reference path (#2745) 2025-06-03 11:31:19 +08:00
alanchen
c655f55ab4
docs(datasource): integration oracle doc (#2701)
# Description

Add Oracle datasource documentation examples and update duplicate
command of start webserver

# How Has This Been Tested?


# Snapshots:

Include snapshots for easier review.

# Checklist:

- [ ] My code follows the style guidelines of this project
- [x] I have already rebased the commits and make the commit message
conform to the project standard.
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-05-16 19:01:23 +08:00
Fangyin Cheng
2abd68d6c0
feat(model): Support Qwen3 models (#2664) 2025-04-29 09:55:28 +08:00
Fangyin Cheng
3d7d52250f
feat(model): Proxy multimodal supports (#2641) 2025-04-21 19:36:29 +08:00
alanchen
7de6937865
fix(docs): update doc example code to work (#2624)
Co-authored-by: alan.cl <alan.cl@antgroup.com>
2025-04-15 22:45:55 +08:00
Fangyin Cheng
5ddd9e5bf8
fix(model): Fix apiserver error (#2605) 2025-04-10 10:23:49 +08:00
yihong0618
80eef20422 fix: some typos using typos
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-29 11:10:16 +08:00
Fangyin Cheng
b715cdb131
docs: Fix build doc error (#2517) 2025-03-24 19:53:23 +08:00
Fangyin Cheng
7bce2a9ce6
docs: Add 0.7.0 release blog (#2515) 2025-03-24 18:29:35 +08:00
Fangyin Cheng
52e41bccc9
ci(SDK): Add 0.7.0 workflow (#2493) 2025-03-20 15:27:44 +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