Commit Graph

281 Commits

Author SHA1 Message Date
Qiyuan Jiao
b4ce217ded Use fuzzy matching when searching dbgpts (#2110)
Co-authored-by: jiaoqiyuan <jiaoqiyuan@ipplus.com>
2024-11-05 13:39:59 +08:00
GITHUBear
0044bcf3a8 fix the issue that OceanBase config in .env does not take effect (#2108)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
2024-10-30 23:07:12 +08:00
fengdezhen666
b8f1e098f6 fix:excel_reader.py unicode bug (#2095) 2024-10-28 15:35:38 +08:00
Alexis Yushin
21c282e659 os environment variables should take precedences over the defaults, f… (#2100) 2024-10-28 15:24:28 +08:00
Aries-ckt
6c682befa8 fix: GRAPH_COMMUNITY_SUMMARY_ENABLED = False error. (#2086) 2024-10-22 11:16:01 +08:00
Florian
d9e20426fe fix: fix unit test error (#2085)
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Appointat <kuda.czk@antgroup.com>
2024-10-22 09:35:51 +08:00
Appointat
6d6667812b refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
Aries-ckt
584f090847 chore:v0.6.1 version (#2083) 2024-10-19 16:00:31 +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
Guodong
253c367ceb fix: replace deprecated method and add missing decorator (#2072)
Co-authored-by: songguodong <songguodong@songguodongdeMacBook-Air.local>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-10-18 16:23:28 +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
Fangyin Cheng
53ba6259d2 feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
lhwan
cf192a5fb7 Fix chunk strategy (#2075) 2024-10-18 13:52:45 +08:00
yz
630d644cc4 Fixed the error caused by file format when docx loading files (#2061)
Co-authored-by: zhaoyu93 <zhaoyu93@meituan.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-10-17 13:21:41 +08:00
magic.chen
3ef7f69bae 🐛 Resolving duplicate dependency (#2055) 2024-10-08 18:51:45 +08:00
Weng Zecheng
f5de05b263 fix(model): Fix vllm inference error (#2025) 2024-09-27 18:19:04 +08:00
Fangyin Cheng
1f2e844639 feat(model): Support Qwen2.5 models (#2030) 2024-09-19 11:58:39 +08:00
mzaispace
6ce620f4ed fix bug - Tongyiproxy embedding model error (#2018)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-09-18 21:58:17 +08:00
Aries-ckt
b342955629 chore:add v0.6.0 tag (#2000) 2024-09-10 19:28:51 +08:00
Dreammy23
66d32461dc fix: Fix export flow error (#1994)
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-09-10 16:14:30 +08:00
Fangyin Cheng
6c493bea47 chore: Build flow UI (#1992) 2024-09-10 14:06:51 +08:00
Aries-ckt
44491da810 fix(ChatKnowledge):full text storage truncate method error. (#1989) 2024-09-10 10:44:32 +08:00
Aries-ckt
fe29f977f3 fix: native app bug (#1988) 2024-09-09 21:20:35 +08:00
Fangyin Cheng
65c875db20 feat(core): Support higher-order operators (#1984)
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
2024-09-09 10:15:37 +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
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
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
明天
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
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
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
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
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
Wei Zhang
5e85fd9077 fix: Fix knowledge api report error when call create space api (#1784)
Co-authored-by: 张伟 <zhangwei01@xunfeng.cn>
2024-08-07 14:18:23 +08:00
yudong
9fe060a771 fix: Editor page with redundant table fields of the same name in othe… (#1765)
Co-authored-by: 王玉东 <wangyudong@qiyi.com>
2024-08-05 19:26:39 +08:00
JxQggg
5bd946fbdd fix(chatgpt): Resolve async response issue with Azure GPT-4o API (#1772) 2024-08-05 10:34:44 +08:00