docs azure passthrough api fixes

This commit is contained in:
Ishaan Jaffer
2025-09-30 15:54:09 -07:00
parent c475723c67
commit f46f9d3fd9
@@ -243,6 +243,18 @@ curl --location 'http://0.0.0.0:4000/v1/messages' \
}'
```
---
## Tutorial - Add Azure OpenAI Assistants API as a Pass Through Endpoint
In this video, we'll add the Azure OpenAI Assistants API as a pass through endpoint to LiteLLM Proxy.
<iframe width="840" height="500" src="https://www.loom.com/embed/12965cb299d24fc0bd7b6b413ab6d0ad" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<br/>
<br/>
---
## Troubleshooting