mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
run tests
This commit is contained in:
parent
f72b71d3c6
commit
b85817a1c4
4 changed files with 6 additions and 49 deletions
3
setup.py
3
setup.py
|
@ -10,6 +10,7 @@ setup(
|
|||
],
|
||||
install_requires=[
|
||||
'openai',
|
||||
'cohere'
|
||||
'cohere',
|
||||
'func_timeout'
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue