Skip to content

[Feature] actor依赖重构 #75

@dengwx2009

Description

@dengwx2009

Feature Category

  • Deployments

Problem Statement
抽象actor的依赖,然后使用uv export导出requirement.txt初始化actor runtime_env

    runtime_env:
        working_dir: ./
        pip:
            - "apscheduler"
            - "opentelemetry-api"
            - "opentelemetry-sdk"
            - "opentelemetry-exporter-otlp"
            - "gem-llm"
    namespace: "rock-sandbox-test"

Proposed Solution

Detailed Feature Description

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions