Skip to content

[Improvement] Dependencies install with uv in docker image #154

Description

@kalharko

Problem

Our dev and testing environments are unsafe and not reproducible becasuse we install dependencies with
pip install .[llm, dev] --break-system-packages.

Solution

Use a virtual environment in the docker image, managed with uv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions