This is an automated email from the ASF dual-hosted git repository.
ming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
The following commit(s) were added to refs/heads/main by this push:
new aff3bbe Update .asf.yaml (#94)
aff3bbe is described below
commit aff3bbe25fa91c3414947a196131be812c20ef11
Author: imbajin <[email protected]>
AuthorDate: Tue Oct 15 09:57:01 2024 +0800
Update .asf.yaml (#94)
---
.asf.yaml | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index c113d64..d00e593 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,16 +23,15 @@ github:
wiki: true
# Enable projects for project management boards
projects: true
- description: The integration of HugeGraph with artificial intelligence
- homepage: https://hugegraph.apache.org
+ description: The integration of HugeGraph with AI/LLM & GraphRAG
+ homepage: https://hugegraph.apache.org/docs/quickstart/hugegraph-ai/
del_branch_on_merge: true
labels:
- - hugegraph
- - llm
+ - graphrag
- graph-machine-learning
- - graph-neural-networks
- - graph-embedding
+ - GNN
- knowledge-graph
+ - hugegraph
enabled_merge_buttons:
merge: false
rebase: true