This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
commit 6bfbe4da38f91af4d8cdf3b9eb7f6ea5916fc6b9 Merge: a0129e3 f1713b0 Author: imbajin <j...@apache.org> AuthorDate: Tue Dec 24 15:34:11 2024 +0800 Merge branch 'main' into dev .github/workflows/pylint.yml | 1 - .../src/hugegraph_llm/demo/rag_demo/app.py | 35 ++++++++++++++++-- .../hugegraph_llm/demo/rag_demo/configs_block.py | 4 +-- .../demo/rag_demo/vector_graph_block.py | 8 ++--- .../src/hugegraph_llm/models/rerankers/cohere.py | 2 +- .../hugegraph_llm/models/rerankers/siliconflow.py | 2 +- .../src/hugegraph_llm/utils/graph_index_utils.py | 42 +++++++++++++--------- hugegraph-python-client/src/pyhugegraph/client.py | 4 +-- .../src/pyhugegraph/utils/huge_config.py | 4 +-- .../src/pyhugegraph/utils/huge_requests.py | 4 +-- 10 files changed, 71 insertions(+), 35 deletions(-)