This is an automated email from the ASF dual-hosted git repository.

imbajin pushed a change to branch goal-scan
in repository https://gitbox.apache.org/repos/asf/hugegraph-ai.git


    from 58cd71a7 docs(api): mark graph config isolation follow-up
     add 985f4712 fix(review): address PR feedback

No new revisions were added by this update.

Summary of changes:
 hugegraph-llm/src/hugegraph_llm/api/rag_api.py     |  61 +++++++++++-
 .../src/hugegraph_llm/demo/rag_demo/admin_block.py |  13 ++-
 .../operators/llm_op/property_graph_extract.py     |   2 +-
 hugegraph-llm/src/tests/api/test_admin_api.py      |  24 +++++
 hugegraph-llm/src/tests/api/test_rag_api.py        | 105 +++++++++++++++++++--
 .../tests/integration/test_graph_rag_pipeline.py   |  42 +++++++++
 .../llm_op/test_property_graph_extract.py          |  10 ++
 .../src/pyhugegraph/api/gremlin.py                 |   3 +-
 .../src/pyhugegraph/utils/util.py                  |   2 +-
 .../src/tests/api/test_gremlin.py                  |   8 +-
 .../src/tests/api/test_response_validation.py      |  16 +++-
 11 files changed, 266 insertions(+), 20 deletions(-)

Reply via email to