-
-
TL;DR: OpenAI is draining out my money while I attempt designing better prompts, and I need to pause for a while.
---
I finally took some time to improve this project, and I have many things in …
-
-
While routing all of the requests through the nitro server does a great job of keeping our API keys private, it also has a potentially unintended effect for some users.
If your intended Chat GPT u…
-
Check if atleast one of the budget's is not equal to MAX_SAFE_INTEGER
-
This is a ticket to track a wishlist of items you wish LiteLLM had.
# **COMMENT BELOW 👇**
### With your request 🔥 - if we have any questions, we'll follow up in comments / via DMs
Respond …
-
### The Feature
> It would be helpful if BudgetManager integrated with the proxy budget management functionality. From an API perspective the BudgetManager class is a nice lightweight way to manage b…
-
-
### Describe the bug
I am using a Python virtual environment. I've successfully installed all the required packages and have it working in an internet-connected environment on my laptop. However, w…
-
The current interface feels complicated
## Desired interface:
```python
if budget_manager.user_under_budget(user=user_id):
response = completion(model="gpt-3.5-turbo", messages=[{"role": …