forked from phoenix/litellm-mirror
fix
This commit is contained in:
parent
cbba1d6e06
commit
929f0dbfaa
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ for chunk in response:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building a pytest function using `completion` with mock_response
|
## Building a pytest function using `completion` with `mock_response`
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from litellm import completion
|
from litellm import completion
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue