mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
remove verify_access_key from main
This commit is contained in:
parent
25e97882f0
commit
0bd5822a97
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from litellm.utils import (
|
||||||
CustomStreamWrapper,
|
CustomStreamWrapper,
|
||||||
read_config_args,
|
read_config_args,
|
||||||
completion_with_fallbacks,
|
completion_with_fallbacks,
|
||||||
verify_access_key,
|
|
||||||
get_llm_provider
|
get_llm_provider
|
||||||
)
|
)
|
||||||
from .llms import anthropic
|
from .llms import anthropic
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue