docs(openai_passthrough.md): document how to make openai passthrough route work

This commit is contained in:
Krrish Dholakia
2025-11-04 17:12:33 -08:00
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