apache / incubator-hugegraph-ai

The integration of HugeGraph with AI/LLM & GraphRAG
https://hugegraph.apache.org/docs/quickstart/hugegraph-ai/
Apache License 2.0
57 stars 28 forks source link

feat(client): support graphspace & refactor the request logic #61

Closed afterimagex closed 3 months ago

afterimagex commented 3 months ago

Also we keep the compatible with the legacy request url/uri~

This PR introduces significant updates to the hugegraph-python-client module, focusing on GraphSpace compatibility and API v3 support. Key changes include:

The update aims to provide a robust and flexible client module for interacting with HugeGraph servers, catering to the needs of both new and existing API versions.