forked from phoenix/litellm-mirror
fixing acompletion
This commit is contained in:
parent
eb475ad0be
commit
82a75a9d92
5 changed files with 28 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.227',
|
||||
version='0.1.228',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='BerriAI',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue