This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch search-template
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
from 9193775 feat(llm): support user-defined search template
add d1b5814 feat(llm): support word segmt extraction component &
multi-files uploading (#69)
add 558e9f1 Merge branch 'main' into search-template
No new revisions were added by this update.
Summary of changes:
.../hugegraph_llm/api/exceptions/rag_exceptions.py | 2 +-
.../src/hugegraph_llm/api/models/rag_requests.py | 3 ++-
.../src/hugegraph_llm/demo/rag_web_demo.py | 10 +++++----
.../operators/common_op/merge_dedup_rerank.py | 8 +++----
.../src/hugegraph_llm/operators/graph_rag_task.py | 26 ++++++++++++++++------
5 files changed, 32 insertions(+), 17 deletions(-)