This is an improved helm chart for LiteLLM.
Most charts are available both as Helm Repository as well as OCI artefact (Unique recommends the latter).
helm repo add litellm-helm https://RichardoC.github.io/litellm_helm-chart/
helm install my-litellm litellm-helm/litellm --version <version>
# or
helm install litellm-helm oci://ghcr.io/richardoc/litellm_helm-chart/litellm --version <version>
You can find comprehensive documentation for each chart in the charts
directory or on ArtifactHub.
We’d love to have you contribute! Please refer to our contribution guidelines for details.
Releases are managed independently for each helm chart, and changelogs are tracked on each release. Read more about this process here.
While being licensed under the Apache 2.0 license, the work in this repository is strongly inspired by others. Matching identifiers are provided in the source code where applicable. The original work is licensed under the Apache 2.0 license as well.
More often than not, the original work is modified to fit the needs of the project. The modifications are licensed under the Apache 2.0 license as well and are denoted in the file header as SPDX-SnippetCopyrightText
.