Releases: substratusai/kubeai
Releases · substratusai/kubeai
helm-chart-kubeai-0.6.0
Private Open AI Platform for Kubernetes.
kubeai 0.7.0
What's Changed
- Add support for OpenShift by @amrut-asm in #216
- add llama 3.1 70b and h100 resourceProfile by @samos123 in #230
- adding infinity by @michaelfeil in #197
- fix: #231 Print target requests value by @benz9527 in #239
- Automatically roll out changes to Models by @nstogner in #218
- Improved Pod Managment by @nstogner in #241
New Contributors
- @amrut-asm made their first contribution in #216
- @michaelfeil made their first contribution in #197
- @benz9527 made their first contribution in #239
Full Changelog: v0.6.1...v0.7.0
helm-chart-models-0.5.0
A Helm chart for Kubernetes
helm-chart-kubeai-0.5.1
Private Open AI Platform for Kubernetes.
helm-chart-kubeai-0.5.0
Private Open AI Platform for Kubernetes.
kubeai 0.6.1
helm-chart-kubeai-0.4.2
Private Open AI Platform for Kubernetes.
helm-chart-models-0.4.1
A Helm chart for Kubernetes
helm-chart-kubeai-0.4.1
Private Open AI Platform for Kubernetes.
kubeai 0.6.0
Breaking change:
- The Model resource will no longer support setting resources, nodeSelector and affinity rules. Those will have to be set in the resourceProfile. This is to prevent confusion and conflicts when both resourceProfile and model set those fields.
What's Changed
- fix quickstart e2e test flakiness by @samos123 in #205
- Add Tolerations and Affinity support by @vlameiras in #204
- Add support for container images with built-in models by @nstogner in #201
- Add API reference docs by @nstogner in #210
- add tutorial using langchain by @samos123 in #211
- Configurable autoscaling by @nstogner in #203
- Recreate KubeAI Pods on change to ConfigMap & add missing ConfigMap field by @nstogner in #214
- Add adopters by @samos123 in #215
- Separate charts [BREAKING CHANGE TO HELM CHARTS] by @nstogner in #220
New Contributors
- @vlameiras made their first contribution in #204
Full Changelog: v0.5.3...v0.6.0