forked from phoenix/litellm-mirror
(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 Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
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:
|
Here's how to do it:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue