Commit Graph

2941 Commits

Author SHA1 Message Date
Aries-ckt
1d784c5b15
chore: wechat update (#2124) 2024-11-13 13:43:17 +08:00
Fangyin Cheng
a134257e5c
feat(runtime): Execute codes in a sandbox environment (#2119) 2024-11-10 22:36:53 +08:00
HIYIZI
8593f10ae9
Feat support xunfei spark ultra/max/pro/lite (#2117) 2024-11-06 10:07:28 +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
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
Aries-ckt
52062fd960
chore: wechat update (#2111) 2024-10-31 17:02:05 +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
Fangyin Cheng
3b7191b54c
docs(core): Add AWEL shared slides (#2107) 2024-10-30 09:46:10 +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
Noah
4cde891c11
fix: Fix long message response error (#2051) 2024-10-16 16:46:08 +08:00
magic.chen
3ef7f69bae
🐛 Resolving duplicate dependency (#2055) 2024-10-08 18:51:45 +08:00
Aries-ckt
e364c74964
chore:wechat update (#2048) 2024-10-08 17:16:11 +08:00
Weng Zecheng
f5de05b263
fix(model): Fix vllm inference error (#2025) 2024-09-27 18:19:04 +08:00
magic.chen
0bfe67289d
cli: issue close strategy update (#2037) 2024-09-24 16:08:59 +08:00
Fangyin Cheng
1f2e844639
feat(model): Support Qwen2.5 models (#2030) 2024-09-19 11:58:39 +08:00
Aries-ckt
1328c5636d
chore:wechat update (#2028) 2024-09-19 11:29:53 +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
Florian
8bae10851f
docs: adjust graphrag doc (#2027) 2024-09-18 20:10:18 +08:00
edward
46605a90d4
Update .env.template (#2001) 2024-09-10 20:49:48 +08:00
Aries-ckt
b342955629
chore:add v0.6.0 tag (#2000) 2024-09-10 19:28:51 +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
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
magic.chen
e101c89a66
docs: add v0.6.0 release notes (#1991) 2024-09-10 14:26:25 +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
Dreammy23
746e4fda37
feat(web): Add DAG variables to web flow (#1981)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
2024-09-10 09:39:40 +08:00
Aries-ckt
fe29f977f3
fix: native app bug (#1988) 2024-09-09 21:20:35 +08:00
magic.chen
0e512bcddd
🍎 docs: add docs for v0.6.0 (#1964) 2024-09-09 16:16:50 +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
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