This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch support_litellm
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
from ff43254 fix code
add d01e07e fix(llm): Merge all logs into one file (#171)
add 0a33550 refactor: use uv for the CI action (#175)
add 2ae610c refactor(llm): use EN prompt for keywords extraction (#174)
add 425844d Merge branch 'main' into support_litellm
No new revisions were added by this update.
Summary of changes:
.github/workflows/hugegraph-python-client.yml | 46 ++++-
.github/workflows/pylint.yml | 36 +++-
.../src/hugegraph_llm/config/prompt_config.py | 230 ++++++++++++++++-----
.../src/hugegraph_llm/demo/rag_demo/app.py | 6 +-
hugegraph-llm/src/hugegraph_llm/utils/log.py | 45 +++-
hugegraph-python-client/setup.py | 2 +
.../src/pyhugegraph/utils/log.py | 50 ++++-
7 files changed, 324 insertions(+), 91 deletions(-)