forked from phoenix/litellm-mirror
Update README.md
This commit is contained in:
parent
51908b8b3e
commit
7fb2791b1d
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ response = completion("chatgpt-test", messages, azure=True)
|
|||
```
|
||||
pip install litellm
|
||||
```
|
||||
|
||||
# why did I build this
|
||||
- **Need for simplicity**: My code started to get extremely complicated managing & translating calls between Azure, OpenAI, Cohere
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue