Skip to content

Customize PYTHON_UPGRADE_PIP_COMMAND #92

@adamanteye

Description

@adamanteye

Is your feature request related to a problem? Please describe.

When deploying llm-sandbox in k8s cluster, the administrator may have to configure PIP_INDEX to utilize cache infrastructure. Otherwise, it might take long to finish the environment setup.

Describe the solution you'd like

Allow user to override these commands.

Describe alternatives you've considered

  • Inject these commands via environment variables.
  • Add an option to skip these commands (restrict libraries to whatever in the image)
  • Provide a 'null' language so that no environment setup is needed.

Additional context

Thanks for your awesome project.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions