mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix interactions API
This commit is contained in:
parent
53b47289ce
commit
cdcbccb30d
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ for chunk in response:
|
|||
print(chunk)
|
||||
```
|
||||
|
||||
## **LiteLLM Proxy Usage**
|
||||
## **LiteLLM AI Gateway (Proxy) Usage**
|
||||
|
||||
### Setup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue