This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch graphdata
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
from b98e8a6 feat(llm): support graph_rag_recall api
add a17b6ed refactor some params
No new revisions were added by this update.
Summary of changes:
hugegraph-llm/src/hugegraph_llm/api/rag_api.py | 33 ++++++++++++++++------
.../src/hugegraph_llm/models/llms/init_llm.py | 4 +--
.../src/hugegraph_llm/models/llms/openai.py | 2 +-
.../operators/hugegraph_op/graph_rag_query.py | 8 +++---
.../operators/index_op/semantic_id_query.py | 8 +++---
5 files changed, 36 insertions(+), 19 deletions(-)