forked from phoenix/litellm-mirror
add community resources
This commit is contained in:
parent
499d626c76
commit
50c2c48cc9
10 changed files with 63 additions and 29 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.230',
|
||||
version='0.1.231',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='BerriAI',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue