forked from phoenix/litellm-mirror
bug fixes and updates
This commit is contained in:
parent
efe82c6bb6
commit
85f1591413
17 changed files with 646 additions and 330 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.214',
|
||||
version='0.1.216',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='BerriAI',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue