This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch fix-template
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
from d21a7d5 fix: use a proper template for default case
add 26e1ae9 fix(llm): change schema (#60)
No new revisions were added by this update.
Summary of changes:
hugegraph-llm/README.md | 21 ++++++++----
hugegraph-llm/requirements.txt | 2 +-
hugegraph-llm/src/hugegraph_llm/config/generate.py | 5 ++-
.../src/hugegraph_llm/demo/rag_web_demo.py | 29 ++++++++--------
.../operators/common_op/check_schema.py | 36 ++++++++++----------
.../operators/hugegraph_op/commit_to_hugegraph.py | 16 ++++-----
.../operators/llm_op/property_graph_extract.py | 14 ++++----
.../tests/operators/common_op/test_check_schema.py | 39 ++++++++++++----------
8 files changed, 90 insertions(+), 72 deletions(-)