-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request