Is there a way to call DB and UI enabled proxy without the need to send an API key? #6809
Unanswered
aviramkofman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now we are using a simple proxy without database and UI and it's very straightforward to use. We just call it with a random api key and it just works.
Now I wanted to enable extra features by enabling the UI and DB but now since it requires a LITELLM_MASTER_KEY it forces every request to have a dedicated api key.
Is there a way to retain the non-db behavior?
Beta Was this translation helpful? Give feedback.
All reactions