mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
docs azure passthrough api fixes
This commit is contained in:
parent
c475723c67
commit
f46f9d3fd9
1 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue