Skip to content

Conversation

@Tomahawkd
Copy link

This pr adds the ability for client to request install custom python dependencies for this instance. To achieve that, we use astral-sh/uv to create and manage python virtual environment. To not interfere current implementation, the venv will be only created when enable_custom_dependencies is on and custom dependencies are requested. We also add --system-site-packages on venv creation so that the instance can use installed packages such as requests and httpx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant