mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
(docs) proxy
This commit is contained in:
parent
eb2fc42b4c
commit
0bf2b56c0f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# Pass in User Keys
|
||||
# Pass User LLM API Keys
|
||||
|
||||
Send user keys to the proxy
|
||||
Allows your users to pass in their OpenAI API key (any LiteLLM supported provider) to make requests
|
||||
|
||||
|
||||
Here's how to do it:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue