mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix linting bugs
This commit is contained in:
parent
d454bcb749
commit
5dbbfe2f7e
3 changed files with 2 additions and 33 deletions
|
@ -10,4 +10,4 @@ sys.path.insert(
|
|||
import time
|
||||
import litellm
|
||||
|
||||
api_key = litellm.validate_environment()
|
||||
print(litellm.validate_environment("openai/gpt-3.5-turbo"))
|
Loading…
Add table
Add a link
Reference in a new issue