forked from phoenix/litellm-mirror
11 lines
172 B
Markdown
11 lines
172 B
Markdown
# Troubleshooting
|
|
|
|
## Stable Version
|
|
|
|
If you're running into problems with installation / Usage
|
|
Use the stable version of litellm
|
|
|
|
```
|
|
pip install litellm==0.1.345
|
|
```
|
|
|