mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
(chore) fix space
This commit is contained in:
parent
556ca48448
commit
aa92ad5791
1 changed files with 0 additions and 1 deletions
|
|
@ -805,7 +805,6 @@ def completion(
|
|||
or None # default - https://github.com/openai/openai-python/blob/284c1799070c723c6a553337134148a7ab088dd8/openai/util.py#L105
|
||||
)
|
||||
# set API KEY
|
||||
|
||||
api_key = (
|
||||
api_key
|
||||
or litellm.api_key # for deepinfra/perplexity/anyscale we check in get_llm_provider and pass in the api key from there
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue