126 Commits

Author SHA1 Message Date
wenchengyao
7daeeeb25e json_get support JSONArray 2024-05-07 10:24:27 +08:00
wenchengyao
7f1171c67f json_get support JSONArray 2024-05-06 19:43:28 +08:00
wenchengyao
0067b79d35 json_get support JSONArray 2024-05-06 19:42:04 +08:00
wenchengyao
649513572f
feat(reasoner): support belongTo meta concept (#229)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-05-06 10:48:01 +08:00
wenchengyao
4bd9d0b73e
feat(reasoner): support ConcatAggIf Udaf (#224)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-04-30 14:06:26 +08:00
Siyuan Li
19ebd1976d
docs(ca): update ca readme.md (#221)
Co-authored-by: lisiyuan.li <lisiyuan.li@alibaba-inc.com>
2024-04-29 15:08:30 +08:00
wenchengyao
089c40c737
fix(reasoner): fix Expr2Qlexpress (#204) 2024-04-26 16:57:13 +08:00
Donghai
92546f334f
feat(reasoner): local runner support callable wrapper (#218) 2024-04-26 15:45:29 +08:00
Donghai
b3d00a2a07
feat(reasoner): udf load from multiple package path (#200)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
Co-authored-by: wenchengyao <wenchengyao.wcy@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-04-24 10:10:23 +08:00
Qu
6b97110423
fix(knext): fix bugs in oneke_prompt and add one example for oneke (#213) 2024-04-23 18:43:17 +08:00
chenbin11200
da11e81870
fix(knext): remove peft reference to avoid a huge install package (#216) 2024-04-23 15:14:30 +08:00
Donghai
56fe76b49a
fix(reasoner): query edge add property (#211) 2024-04-22 19:13:45 +08:00
chenbin11200
ff948d5403
feat(nn4k): not load model to cuda when using deepspeed (#207) 2024-04-19 11:20:25 +08:00
赵培龙
5ca3f17718
feat(reasoner): support debug info record from localRDG (#205) 2024-04-19 10:17:05 +08:00
赵培龙
57f6abdd9c
feat(reasoner): support re match udf (#203) 2024-04-17 15:21:35 +08:00
FishJoy
2ac8fe2261
feat(reasoner): support id equal push down. (#202)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-04-16 17:51:16 +08:00
FishJoy
28eca52d73
feat(reasoner): support id equal push down. (#201)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-04-16 14:29:19 +08:00
赵培龙
e177b7c6c9
feat(reasoner): add create node in define block (#191)
Co-authored-by: wenchengyao <wenchengyao.wcy@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-04-15 20:25:34 +08:00
Andy
9c84f14708
Update README_cn.md 2024-04-12 16:02:43 +08:00
Andy
92c8f8663f
Update README.md 2024-04-12 16:02:15 +08:00
Andy
ab999a5077
Update README_cn.md 2024-04-12 15:59:56 +08:00
Andy
a399c7a2c5
Update README_cn.md 2024-04-12 15:58:29 +08:00
Andy
658527b950
Update README_cn.md 2024-04-11 14:12:55 +08:00
Andy
7faa222652
Update README.md 2024-04-11 14:11:00 +08:00
mfz-ant
303e8f9569
feat(CA): init CA (Controllable Agent) library (#184) 2024-04-10 17:07:50 +08:00
Donghai
98be8a8282
feat(reasoner): support get_value udf (#196) 2024-04-09 17:20:24 +08:00
Donghai
b169228efb
fix(reasoner): fix dsl annonymous npe (#197) 2024-04-09 17:06:00 +08:00
Qu
170e4c2ab0
fix(knext): add autoescape parameter in render_template (#193) 2024-04-03 15:46:07 +08:00
Qu
9191613d2a
fix(knext): bugfix in dag construction (#192) 2024-04-03 14:41:12 +08:00
赵培龙
497da2e1b8
feat(reasoner): add udf to get json str info (#165) 2024-04-02 14:26:17 +08:00
baifuyu
508f3e0a81
feat(release): release 0.0.3-beta1 (#190) v0.0.3-beta1 2024-04-02 12:53:00 +08:00
赵培龙
64dac567b2
fix(reasoner): bugfix for extra used fields in expr (#189) 2024-04-02 10:38:06 +08:00
guihonghao
5f46f3b658
fix(deepkeprompt): add deepkeprompt (#149)
Co-authored-by: Qu <qy266141@antgroup.com>
2024-04-01 16:38:34 +08:00
赵培龙
1982db26ad
fix(reasoner): bugfix for mock data to run (#162)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: wangshaofei <wangshaofei.wsf@antgroup.com>
2024-04-01 13:25:19 +08:00
yinghuiCAI
57f74c5447
feat(nn4k): implement hub_invoker (#183) 2024-03-29 17:18:26 +08:00
wenchengyao
a0f1286439
fix(reasoner): bugfix of ExpandIntoPure (#181)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-03-28 19:14:42 +08:00
FishJoy
a0906f61ba
feat(reasoner): optimize the performance of the planner (#182) 2024-03-27 17:27:02 +08:00
Donghai
8c8074f92f
fix(reasoner): fix qlexpress keyword (#164)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: peilong <peilong.zpl@antgroup.com>
Co-authored-by: kejian <wangshaofei.wsf@antgroup.com>
2024-03-25 19:51:07 +08:00
FishJoy
3f9fadb22c
fix(reasoner): bugfix in catalog (#173) 2024-03-25 15:47:26 +08:00
wangshaofei
b99849d2b9
feat(reasoner): support remove duplicate (#177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-25 14:07:51 +08:00
wenchengyao
aba1ea1cca
fix(reasoner): fix __path__ format (#175) 2024-03-25 10:57:52 +08:00
matthewhyx
e6c963bd6f
fix(schema): fix schema preload bug (#174) 2024-03-22 14:20:16 +08:00
wangshaofei
a781b5a312
feat(reasoner): supports export to SLS (#157) 2024-03-19 16:41:11 +08:00
Donghai
64059f36d0
feat(reasoner): do not load unnecessary vertex data (#155)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-03-19 15:07:32 +08:00
FishJoy
9eac15c4de
fix(reasoner): support std prop during type inference && fix some bugs in NodeIdToEdgeProperty (#159) 2024-03-15 15:28:20 +08:00
FishJoy
3b214401ec
fix(reasoner): bugfix NodeIdToEdgeProperty (#153) 2024-03-13 17:06:33 +08:00
wangshaofei
8869df8c8c
fix(reasoner): fix KgGraph split bug (#145) 2024-03-13 14:26:25 +08:00
FishJoy
e4602264a5
fix(reaonser): bugfix in type infer (#150)
Co-authored-by: Donghai <donghai.ydh@antgroup.com>
2024-03-11 16:52:16 +08:00
chenbin11200
bf57b3319f
feat(nn4k): support huggingface decode only model local inference (#128)
Co-authored-by: xionghuaidong <huaidong.xhd@antgroup.com>
2024-03-08 13:54:15 +08:00
matthewhyx
4dcfb5570f
feat(schema): support cross project type referencing (#119)
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
2024-03-08 11:00:07 +08:00