Learn how to create and upload environments to Prime Intellect’s Environment Hub
pyproject.toml
file for managing dependencies, versioning, tags, description, etc.load_environment
function which returns a vf.Environment
object — this will be the entrypoint for downstream applications to use your Environment, and should be used encapsulate any necessary preprocessing, resource provisioning, exposing configurable args, etc.prime env install owner/environment-name
, unless you use the --visibility=PRIVATE
flag.pyproject.toml