(docs) proxy

This commit is contained in:
ishaan-jaff 2023-12-27 17:14:42 +05:30
parent eb2fc42b4c
commit 0bf2b56c0f

View file

@ -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: