182 Commits

Author SHA1 Message Date
wangshaofei
aa4f8233ee
fix(reasoner): add xor to binaryOpSetTrans (#401) 2024-11-18 15:58:59 +08:00
FishJoy
23cd365ff9
fix(reasoner): support add facts in thinker. (#396)
Co-authored-by: matthewhyx <matthew.hyx@antgroup.com>
2024-11-08 17:26:16 +08:00
wangshaofei
84b9209ed9
feat(reasoner): add config in UdfMng (#391)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-11-06 11:50:24 +08:00
royzhao
37514d94f5
fix(thinker): support thinker server runner (#389)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-11-05 11:50:24 +08:00
Andy
0e687f74e5
fix(builder): add embedding model (#385) v0.5 2024-11-01 14:28:51 +08:00
蚂蚁田常
3f863f8d26
feat(readme): update README.md (#381) 2024-10-30 21:28:03 +08:00
Andy
e8548b837d
Update docker-compose.yml 2024-10-29 19:04:49 +08:00
Andy
b03c0acfd8
Update docker-compose.yml 2024-10-29 19:04:09 +08:00
wenchengyao
0253af6cd2
feat(reasoner): add udf split_part (#378) 2024-10-29 14:46:38 +08:00
royzhao
74ded0a7f5
fix(knext): recover thinker code (#379) 2024-10-28 17:57:29 +08:00
royzhao
e460b8d73d
fix(knext): reasoner command add default cfg config (#377) 2024-10-28 11:20:25 +08:00
Andy
2b40c33977
Update docker-compose.yml 2024-10-25 15:44:16 +08:00
Andy
440cd85deb
Update docker-compose.yml 2024-10-25 15:42:03 +08:00
royzhao
d0f19d1f6b
fix(knext): add remote client addr (#376) 2024-10-25 13:26:06 +08:00
Andy
593700b786
Update docker-compose.yml 2024-10-24 22:24:24 +08:00
Andy
cd186ae5f5
Update docker-compose.yml 2024-10-24 22:23:08 +08:00
royzhao
dcb8d47670
feat(openspg): support kag (#372) 2024-10-24 16:24:48 +08:00
wenchengyao
8364df9c6a
fix(reasoner): fix PER_NODE_LIMIT (#368)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-10-21 14:27:40 +08:00
wangshaofei
5dc03cb5ce
feat(reasoner): thinker support deduction expression (#369)
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-10-18 10:16:21 +08:00
FishJoy
88c522daf7
fix(reasoner): remove thinker (#367) 2024-10-12 11:26:29 +08:00
Andy
39c2530f8a
Update README.md 2024-09-29 15:01:07 +08:00
Andy
698e51d78b
Update README_cn.md 2024-09-29 15:00:45 +08:00
Andy
f3f41eca3e
Update README.md 2024-09-29 14:56:06 +08:00
Andy
1b8472a615
Update README_cn.md 2024-09-29 14:55:50 +08:00
Andy
4af663d05d
Update README_cn.md 2024-09-29 14:53:07 +08:00
Andy
71fda7db16
Update README.md 2024-09-29 14:52:05 +08:00
Andy
be0c561e88
Update CITATION.cff 2024-09-29 14:50:21 +08:00
Andy
4c4ebae71f
Update CITATION.cff 2024-09-29 14:47:18 +08:00
Andy
2b09c42fe6
Delete CITATIONS.bib 2024-09-29 14:42:57 +08:00
Andy
e2b7cf2683
Create CITATIONS.bib 2024-09-29 14:42:13 +08:00
Andy
f3570203e7
Create CITATION.cff 2024-09-29 14:35:03 +08:00
FishJoy
3652f01da9
fix(reasoner): bugfix when fact in context. (#358) 2024-09-24 10:16:49 +08:00
FishJoy
1b2eb00299
feat(reasoner): support ProntoQA and ProofWriter. (#352)
Co-authored-by: kejian <wangshaofei.wsf@antgroup.com>
2024-09-18 15:53:55 +08:00
royzhao
579be8bfae
fix(reasoner): fix pattern schema extra (#351) 2024-09-05 14:06:54 +08:00
FishJoy
5822cbc7c3
fix(reasoner): bugfix in graph store. (#346) 2024-08-29 13:57:50 +08:00
andylau-55
15e5f34fb2 spg-registry.cn-hangzhou.cr.aliyuncs.com/spg #andy 2024-08-26 19:17:07 +08:00
andylau-55
a4a44cc11a spg-registry.cn-hangzhou.cr.aliyuncs.com/spg #andy 2024-08-26 14:43:10 +08:00
andylau-55
37e9055484 bugfix http getData #andy 2024-08-26 14:30:03 +08:00
FishJoy
b48dd2cbe5
feat(reasoner): support thinker in knext (#344)
Co-authored-by: matthewhyx <matthew.hyx@antgroup.com>
2024-08-26 13:38:49 +08:00
FishJoy
f0e552e9ec
fix(reasoner): support triple in thinker context (#341) 2024-08-21 14:17:22 +08:00
matthewhyx
0fde581e87
feat(schema): support maintenance of simplified DSL (#335)
Co-authored-by: kejian <wangshaofei.wsf@antgroup.com>
Co-authored-by: wenchengyao <45688588+ChengyaoWen@users.noreply.github.com>
Co-authored-by: 赵培龙 <peilong.zpl@antgroup.com>
Co-authored-by: wenchengyao <wenchengyao.wcy@antgroup.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
2024-08-20 11:31:53 +08:00
FishJoy
3ec3d06b89
fix(reasoner): opt GraphStore (#331) 2024-08-13 16:44:49 +08:00
Andy
24b6fc361a
feat(docker): update version (#337) 2024-08-12 10:44:20 +08:00
Andy
c2184b645f
fix(builder): bug fix (#336) 2024-08-08 13:52:28 +08:00
Qu
7280befe89
fix(knext): add params in init method of AutoPrompt (#246) 2024-08-01 11:27:35 +08:00
wenchengyao
a7592a639d
fix(reasoner): bugfix of transform ListOpExpr (#328)
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-07-23 10:18:08 +08:00
Donghai
2f18a19769
fix(reasoner): remove duplicate vertex (#325) 2024-07-15 16:36:07 +08:00
FishJoy
884b598c03
fix(reasoner): fix unit test in hypertension (#321) 2024-07-12 16:52:48 +08:00
wenchengyao
1b2c998a22
fix(reasoner): fix udf json_get (#317) 2024-07-09 10:30:53 +08:00
赵培龙
bb9e57303a
fix(reasoner): fix bugs for edge limit (#301) 2024-07-01 14:17:35 +08:00