Closed ishaan-jaff closed 2 days ago
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 | Nov 20, 2024 1:54am |
Attention: Patch coverage is 90.81633% with 9 lines in your changes missing coverage. Please review. |
Files with missing lines | Patch % | Lines |
---|---|---|---|
litellm/router_strategy/provider_budgets.py | 89.65% | 9 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
Provider Budget Routing
Use this to set budgets for LLM Providers - example $100/day for OpenAI, $100/day for Azure.
How provider-budget-routing works
Budget Tracking:
Routing Logic:
Supported Time Periods:
Requirements:
Relevant issues
Type
๐ New Feature ๐ Bug Fix ๐งน Refactoring ๐ Documentation ๐ Infrastructure โ Test
Changes
[REQUIRED] Testing - Attach a screenshot of any new tests passing locall
If UI changes, send a screenshot/GIF of working UI fixes