This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch imbajin-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
commit bd244bf7eea7f1850cbbd9e293e191f33c6f2c53 Author: imbajin <[email protected]> AuthorDate: Tue Oct 15 00:09:22 2024 +0800 Update .asf.yaml --- .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
