204 Commits

Author SHA1 Message Date
baifuyu
12f6347e64
fix(workflow): fix cla branch config (#94) 2024-01-16 18:02:08 +08:00
baifuyu
5d44e1c17c
fix(workflow): fix cla branch config (#92) 2024-01-16 17:40:42 +08:00
baifuyu
c79708d6b1
chore(workflow): add cla.yml (#90) 2024-01-16 16:29:00 +08:00
baifuyu
042c4e1ed1
chore(license): update license (#88) 2024-01-16 14:38:37 +08:00
Qu
440fb6128e
fix(knext): fix bugs and add debug mode (#84)
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
2024-01-16 14:12:37 +08:00
FishJoy
d5822f7e74
feat(reasoner): add GroupNode rule in RBO (#83) 2024-01-12 12:51:24 +08:00
FishJoy
f7560c450b
fix(reaonser): mod group in AggregationBlock (#81) 2024-01-11 19:33:04 +08:00
FishJoy
5a43c1c0fb
fix(reasoner): bugfix in AggregationPlanner (#80) 2024-01-11 14:44:13 +08:00
Donghai
92e4209fd2
feat(reasoner): support repeat and optional (#51)
Co-authored-by: kejian <wangshaofei.wsf@alibaba-inc.com>
Co-authored-by: FishJoy <chengqiang.cq@antgroup.com>
Co-authored-by: peilong <peilong.zpl@antgroup.com>
2024-01-10 17:07:19 +08:00
baifuyu
6163ac8c70
fix(knext): fix schema url (#77) 2024-01-09 22:39:39 +08:00
Qu
93a89c6188
fix(knext): add debug mode in LLMBasedExtractor (#76)
Co-authored-by: Qu <qu266141@antgroup.com>
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
2024-01-09 22:26:41 +08:00
baifuyu
6b179e4542
feat(release): release 0.0.2-beta2 (#75) 2024-01-09 19:50:33 +08:00
Qu
f9fbf4850c
feat(knext): support event extraction auto prompt and fix finance example (#74)
Co-authored-by: Qu <qu266141@antgroup.com>
Co-authored-by: matthewhyx <matthew.hyx@antgroup.com>
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
v0.0.2-beta2
2024-01-09 17:32:17 +08:00
matthewhyx
bcef8b711c
fix(schema): support dsl multi-segment definition (#71)
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
2024-01-09 14:54:38 +08:00
baifuyu
7b1613c362
fix(docker): fix docker release (#70) 2024-01-08 20:07:26 +08:00
baifuyu
0c04799e0a
fix(knext): fix example and knext requirements (#68) 2024-01-08 15:17:56 +08:00
matthewhyx
658dbec25a
fix(schema): fix event type inheritance error (#67) 2024-01-08 14:40:42 +08:00
baifuyu
711c2be2b1
fix(example): update finance example (#65) 2024-01-08 11:39:18 +08:00
Qu
d6fe8ee469
fix(knext): fix nn4k error (#63) 2024-01-08 11:13:49 +08:00
matthewhyx
03d19c4053
feat(schema): prohibit the creation of properties for concept types (#59) 2024-01-07 17:56:33 +08:00
baifuyu
e7317ef8b1
fix(docs): fix example readme (#61) 2024-01-07 12:23:20 +08:00
baifuyu
bec583a602
fix(tugraph): downgrade tugaph version (#60) 2024-01-07 12:20:20 +08:00
Qu
4129a1a586
feat(knext): add knext feature and refactor some code (#58)
Co-authored-by: didicout <julin.jl@antgroup.com>
Co-authored-by: huaidong.xhd <huaidong.xhd@antgroup.com>
Co-authored-by: Qu <qu266141@antgroup.com>
Co-authored-by: baifuyu <fuyu.bfy@antgroup.com>
2024-01-06 15:55:10 +08:00
xionghuaidong
6c3f8584ec
feat(nn4k): implement openai invoker and local hf executor (#57)
Co-authored-by: 基尔 <qy266141@antgroup.com>
Co-authored-by: didicout <julin.jl@antgroup.com>
2024-01-06 12:12:12 +08:00
baifuyu
22ea3ee395
feat(builder): add llm4spg feature and refactor some code (#49) 2024-01-06 11:56:42 +08:00
wangshaofei
d5e29b91d7
feat(docker): upgrade the image version of TuGraph to 4.1.0 (#55)
Co-authored-by: kejian <wangshaofei.wsf@alibaba-inc.com>
2024-01-03 20:41:05 +08:00
赵培龙
82402af74f
fix(reasoner): query language qgl concept parser carry empty properties lead to plan failed (#47) 2023-12-27 20:11:39 +08:00
matthewhyx
7b9ce789d7
feat(schema): support defining standard types and optimized concept model (#46) 2023-12-27 16:59:14 +08:00
baifuyu
59e7f10f60
chore(codeowner): add code owner (#42) 2023-12-22 21:00:03 +08:00
Donghai
261cd27e72
feat(reasoner): reasoner add main class (#41) 2023-12-20 19:03:27 +08:00
Donghai
0c82076604
feat(reasoner): init local runner (#40) 2023-12-20 10:28:04 +08:00
wangshaofei
2515a27e9d
feat(reasoner): add runner common module (#38) 2023-12-19 16:16:18 +08:00
baifuyu
13c93694cd
chore(docker): delete docker-compose-no-es (#39) 2023-12-19 15:02:24 +08:00
FishJoy
88fb0a3782
feat(reasoner): add lube-logical and lube-physical (#36) 2023-12-15 14:02:21 +08:00
wangshaofei
b3963d2727
feat(reasoner): add reasoner warehouse-common module (#33)
Co-authored-by: kejian <wangshaofei.wsf@alibaba-inc.com>
2023-12-13 17:33:41 +08:00
臻至
1b6d45d8a5
feat(reasoner): init openspg catalog (#34) 2023-12-13 15:28:01 +08:00
赵培龙
4f44be6313
feat(reasoner): init reasoner parser module (#31) 2023-12-13 09:47:48 +08:00
FishJoy
40a22007e2
feat(reasoner): add lube-api (#32)
* fix: scala style checker

* feat(reasoner): add lube-api.
2023-12-12 19:03:02 +08:00
FishJoy
09e7461113
fix: scala style checker (#30) 2023-12-12 17:24:20 +08:00
baifuyu
73637d860e
chore(config): update CODEOWNER and scalastyle (#29) 2023-12-12 16:35:37 +08:00
FishJoy
7f87320689
feat(reasonser): add lube-api (#28) 2023-12-12 15:19:06 +08:00
baifuyu
78c87dd72f
docs(readme): add openspg url (#25) 2023-12-11 15:17:22 +08:00
baifuyu
37bb74b410
refactor(directory): adjust directory structure (#23) 2023-12-11 11:55:27 +08:00
You Donghai
d43a78c2a7
feat(reasoner): add reasoner udf (#17) 2023-12-08 18:56:24 +08:00
You Donghai
b4b3511f3d
init code owner for reasoner (#19) 2023-12-08 18:49:49 +08:00
baifuyu
ed00897a99
fix pr title checker (#21) 2023-12-08 17:13:26 +08:00
You Donghai
13337dc35c
init reasoner (#15) 2023-12-08 10:16:30 +08:00
baifuyu
edff7f1135
adjust dir structure (#12) 2023-11-28 22:59:32 +08:00
yixianlzz
81943e7ce7
fix syntax error in README.md (#10) 2023-11-28 22:58:09 +08:00
baifuyu
0cb26ea551
chore(workflow): add codeowners and workflows (#9) 2023-11-21 19:19:47 +08:00