This commit is contained in:
ishaan-jaff 2023-09-15 12:43:29 -07:00
parent cbba1d6e06
commit 929f0dbfaa

View file

@ -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
from litellm import completion