bug fixes and updates

This commit is contained in:
Krrish Dholakia 2023-08-02 13:27:10 -07:00
parent efe82c6bb6
commit 85f1591413
17 changed files with 646 additions and 330 deletions

View file

@ -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=[