Commit Graph

2951 Commits

Author SHA1 Message Date
yhjun1026
2944248d10 feat(server):build note book web static files 2024-11-22 11:25:31 +08:00
sunshinesmilelk
0580a54a10
feat(web): distinguish awel flow on the ui (#2149) 2024-11-21 23:19:15 +08:00
Aries-ckt
43c86caebf
feat(ChatKnowledge):pdf loader support table extraction (#2147) 2024-11-21 20:34:57 +08:00
明天
0bc478b7b5
Feat/note book (#2134)
Co-authored-by: sunshinesmilelk <41573506+sunshinesmilelk@users.noreply.github.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-11-21 20:33:54 +08:00
Fangyin Cheng
9566f4e9f7
feat(model): Support Qwen2.5 coder models (#2139) 2024-11-21 13:55:04 +08:00
HIYIZI
3ccfa94219
feat: call xunfei spark with stream, and fix the temperature bug (#2121)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-11-19 23:30:02 +08:00
cinjoseph
4efe643db8
fix the issue that lost prev observation memory in toolExpert bug (#2136) (#2137) 2024-11-19 21:48:44 +08:00
Raphael
780ce803e3
Fix Critical Directory Traversal Vulnerability (#2098) 2024-11-18 09:46:33 +08:00
Aries-ckt
b392d51adf
fix:core agent dependent prompt service bug (#2129) 2024-11-18 09:46:18 +08:00
slp
2decf02c12
fix(milvus): Fix milvus store search with topk always set to 4 (#2131) 2024-11-18 09:46:03 +08:00
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