docs(openai_passthrough.md): document how to make openai passthrough route work
This commit is contained in:
parent
c1ac6e25aa
commit
a3810a5f3a
@ -19,6 +19,9 @@ Simply replace `https://api.openai.com` with `LITELLM_PROXY_BASE_URL/openai`
|
||||
|
||||
## Usage Examples
|
||||
|
||||
Requirements:
|
||||
Set `OPENAI_API_KEY` in your environment variables.
|
||||
|
||||
### Assistants API
|
||||
|
||||
#### Create OpenAI Client
|
||||
|
||||
Loading…
Reference in New Issue
Block a user