Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #5614: Fixed the template error null pointer evaluation #5615

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

Pit-Storm
Copy link
Contributor

@Pit-Storm Pit-Storm commented Sep 10, 2024

Title

The null pointer evaluation was fixed by introducing the new default variable values.db.url with a default value using dependent variables. Also with this approach you can overwrite the default value and don't need a function helper to evaluate if this value is set. Also added it to the readme.

Relevant issues

Fixes #5614

Type

🐛 Bug Fix

Changes

in files:
deployment.yaml
values.yaml
README.md

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 2:41pm

@krrishdholakia krrishdholakia merged commit b1ecfe0 into BerriAI:main Sep 10, 2024
3 checks passed
@ishaan-jaff
Copy link
Contributor

Hi @Pit-Storm , curious do you use LiteLLM today ? If so, I'd love to hop on a call and learn how we can improve LiteLLM for you

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.

[Bug]: litellm-helm: template error in deployment.yaml
4 participants