Commit Graph

2921 Commits

Author SHA1 Message Date
Fangyin Cheng
0ae8abbbd5 feat: Add zh rag flow template 2024-09-06 17:24:57 +08:00
Fangyin Cheng
65377db431 chore: Add i18n files 2024-09-06 16:40:27 +08:00
Fangyin Cheng
f496bf3ac9 fix: Fix AWEL flow load variables bug 2024-09-06 16:03:33 +08:00
Fangyin Cheng
92c9695559 Merge branch 'commain' into flow2.0-operators 2024-09-06 09:09:17 +08:00
Fangyin Cheng
9042ee238d chore: Import cloudpickle Optional 2024-09-06 09:00:48 +08:00
Fangyin Cheng
f8ce7d4580 feat: Check serialization for AWEL operator function 2024-09-04 22:08:55 +08:00
lipengfei
f6d5fc4595
Update Graph RAG Document (#1955) 2024-09-04 22:04:59 +08:00
明天
b951b50689
feat(agent):Fix agent bug (#1953)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-09-04 10:59:03 +08:00
hustcc
d72bfb2f5f
chore: build static file (#1951) 2024-09-03 18:55:58 +08:00
hustcc
378955b23f
fix: rename vis-chart to vis-db-chart (#1946) 2024-09-03 16:02:25 +08:00
Aries-ckt
ecc3cb5525
feat(web):Add GraphRAG web statics (#1943) 2024-09-03 10:28:59 +08:00
magic.chen
75e4cc0ff1
fix: wechat qrcode expired (#1942) 2024-09-03 09:52:22 +08:00
aurae
8c6d96cbd0
fix: postgresql read schema_info with characters truncated if too long (#1935)
Co-authored-by: lingbao <xueming.hou@maimenggroup.com>
2024-09-02 17:50:47 +08:00
明天
76efa841f8
fix:chat web bug (#1932)
Co-authored-by: lhwan <1017484907@qq.com>
2024-09-02 10:06:32 +08:00
M1n9X
759f7d99cc
feat(GraphRAG): enhance GraphRAG by graph community summary (#1801)
Co-authored-by: Florian <fanzhidongyzby@163.com>
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yvonneyx <zhuyuxin0627@gmail.com>
2024-08-30 21:59:44 +08:00
Fangyin Cheng
b1ca247419 Merge branch 'flow2.0-operators' of https://github.com/eosphoros-ai/DB-GPT into flow2.0-operators 2024-08-30 18:24:07 +08:00
Fangyin Cheng
6030fe1579 chore: Fix import flow error 2024-08-30 18:22:07 +08:00
谨欣
08b0c7878d Merge branch 'flow2.0-operators' of https://github.com/eosphoros-ai/DB-GPT into flow2.0-operators 2024-08-30 16:46:33 +08:00
Fangyin Cheng
d152017800 feat: Support rag flow template 2024-08-30 15:04:25 +08:00
Fangyin Cheng
e9155f0c31 feat: Support dynamic parameters 2024-08-30 15:04:25 +08:00
Fangyin Cheng
0219f5733b feat: Support query file metadatas 2024-08-30 15:04:25 +08:00
Fangyin Cheng
93527e0b04 feat: Support variables query API 2024-08-30 15:04:25 +08:00
Fangyin Cheng
0e71991f7e chore: Merge latest code 2024-08-30 15:02:53 +08:00
Fangyin Cheng
bf63a967b5 feat: Support endpoint placeholder 2024-08-30 15:01:41 +08:00
Fangyin Cheng
c67b50052d chore: Merge latest code 2024-08-30 15:00:14 +08:00
Dreammy23
471689ba20
feat(web): Unified frontend code style (#1923)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-30 14:03:06 +08:00
Fangyin Cheng
f1e00a7502 feat: Support rag flow template 2024-08-30 11:27:02 +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
Fangyin Cheng
08749a0110 feat: Support dynamic parameters 2024-08-30 07:24:22 +08:00
Fangyin Cheng
147051cefd feat: Support query file metadatas 2024-08-29 23:07:51 +08:00
Fangyin Cheng
494eb587dd feat: Support variables query API 2024-08-29 19:39:42 +08:00
Fangyin Cheng
439b5b32e2 feat: Support mappers in inputs and outputs 2024-08-29 19:39:42 +08:00
Fangyin Cheng
1f676b9ebf feat: Support endpoint placeholder 2024-08-29 19:39:42 +08:00
Fangyin Cheng
725e557563 feat: Support some higher-order operators 2024-08-29 19:39:42 +08:00
Fangyin Cheng
f72db23bab
chore: Fix pylint error (#1915) 2024-08-29 16:37:31 +08:00
dusens
51b4327fdf
feat(model): Support qianfan embedding and resolves an issue (#1819) 2024-08-29 15:52:00 +08:00
hec
549f256524
fix(ChatData): Fix execution failure error after manually updating SQL (#1812)
Co-authored-by: hec <he.erchuang@fujitsu.com>
2024-08-28 23:27:09 +08:00
Fangyin Cheng
e4813849c0
chore: Fix pylint error (#1912) 2024-08-28 22:58:19 +08:00
明天
d7a893e1a7
feat: new dbgpts modules (#1910)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
2024-08-28 21:31:42 +08:00
Aries-ckt
bb5d2d1f3d
fix:graph retrieve bug (#1884) 2024-08-28 21:05:27 +08:00
hustcc
1cb7e35295
refactor: upgrade gpt-vis (#1883) 2024-08-28 13:37:45 +08:00
Dreammy23
131bc7b89b
feat(web): AWEL flow 2.0 frontend codes (#1898)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-28 12:39:13 +08:00
Fangyin Cheng
9502251c08
feat(core): AWEL flow 2.0 backend code (#1879)
Co-authored-by: yhjun1026 <460342015@qq.com>
2024-08-23 14:57:54 +08:00
lhwan
3a32344380
feat: web update (#1860)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: yhjun1026 <460342015@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
2024-08-22 11:05:18 +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
3fc82693ba
chore:wechat update (#1849) 2024-08-20 19:33:12 +08:00
Aries-ckt
6ed35925fb
fix: Fix can't read the milvus url config (#1808) 2024-08-15 23:19:51 +08:00
Fangyin Cheng
6ddde544bd
fix(ci): Fix pylint check error (#1807) 2024-08-10 23:12:03 +08:00
Wei Zhang
621c5a391c
fix(knowledge API): Unique Constraint Issue with create_space API Cau… (#1794)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-08-09 11:03:59 +08:00
magic.chen
c30670b4c9
fix: add ding group & update wechat (#1787) 2024-08-07 21:06:13 +08:00