forked from phoenix/litellm-mirror
updates
This commit is contained in:
parent
ba1079ff66
commit
e5ef18b467
14 changed files with 59 additions and 36 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.221',
|
||||
version='0.1.222',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='BerriAI',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue