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

[Feature]: configuring litellm.drop_params via environment variable #4175

Closed
jamesbraza opened this issue Jun 13, 2024 · 0 comments · Fixed by #4187
Closed

[Feature]: configuring litellm.drop_params via environment variable #4175

jamesbraza opened this issue Jun 13, 2024 · 0 comments · Fixed by #4187
Labels
enhancement New feature or request

Comments

@jamesbraza
Copy link
Contributor

The Feature

It would be useful if I could configure litellm.drop_params = False from an environment variable, something like LITELLM_DROP_PARAMS.

Motivation, pitch

Allows me to remove global Python code from my app, instead just setting an environment variable in my Dockerfile

Related request: #1426

Twitter / LinkedIn details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant