forked from phoenix/litellm-mirror
pass in api key via params
This commit is contained in:
parent
acb6781317
commit
548fcfdff9
9 changed files with 46 additions and 67 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='litellm',
|
||||
version='0.1.217',
|
||||
version='0.1.218',
|
||||
description='Library to easily interface with LLM API providers',
|
||||
author='BerriAI',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue