Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Replace the llm dependencies with uv #221

Open
Labels
dependenciesPull requests that update a dependency file

Description

1 Description

  • [x]This PR migrates the dependency management in the hugegraph-llm project from Poetry to uv. uv is a high-performance Python package manager written in Rust that provides 10-100x performance improvement over Poetry.

2 Key Changes

  • Dependency Management: Removed [tool.poetry.dependencies] section and replaced it with the standard [project.dependencies] format
    Package Index Configuration: Added [tool.uv] section to configure PyPI sources, including multiple mirror repositories
    Removed Files: Deleted the poetry.lock lockfile & setup.py (not use, because of uv config)

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /