forked from phoenix/litellm-mirror
cleaning up client, and fixing replicate bug
This commit is contained in:
parent
22374705b0
commit
745252e3bf
6 changed files with 216 additions and 186 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.2',
|
||||
version='0.1.203',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='BerriAI',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue