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

LiteLLM Minor Fixes & Improvements (09/23/2024) (#5842) #5858

Merged
merged 5 commits into from
Sep 24, 2024

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Sep 24, 2024

  • feat(auth_utils.py): enable admin to allow client-side credentials to be passed

Makes it easier for devs to experiment with finetuned fireworks ai models

  • feat(router.py): allow setting configurable_clientside_auth_params for a model

Closes #5843

  • build(model_prices_and_context_window.json): fix anthropic claude-3-5-sonnet max output token limit

Fixes #5850

  • fix(azure_ai/): support content list for azure ai

Fixes #4237

  • fix(litellm_logging.py): always set saved_cache_cost

Set to 0 by default

  • fix(fireworks_ai/cost_calculator.py): add fireworks ai default pricing

handles calling 405b+ size models

  • fix(slack_alerting.py): fix error alerting for failed spend tracking

Fixes regression with slack alerting error monitoring

* feat(auth_utils.py): enable admin to allow client-side credentials to be passed

Makes it easier for devs to experiment with finetuned fireworks ai models

* feat(router.py): allow setting configurable_clientside_auth_params for a model

Closes #5843

* build(model_prices_and_context_window.json): fix anthropic claude-3-5-sonnet max output token limit

Fixes #5850

* fix(azure_ai/): support content list for azure ai

Fixes #4237

* fix(litellm_logging.py): always set saved_cache_cost

Set to 0 by default

* fix(fireworks_ai/cost_calculator.py): add fireworks ai default pricing

handles calling 405b+ size models

* fix(slack_alerting.py): fix error alerting for failed spend tracking

Fixes regression with slack alerting error monitoring
Copy link

vercel bot commented Sep 24, 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 24, 2024 7:58pm

@krrishdholakia krrishdholakia merged commit d37c8b5 into main Sep 24, 2024
17 checks passed
@krrishdholakia krrishdholakia deleted the litellm_stable_dev_23_09_2024 branch September 24, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant