forked from phoenix/litellm-mirror
remove verify_access_key from main
This commit is contained in:
parent
33f0da2d69
commit
e3fa1d686e
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from litellm.utils import (
|
|||
CustomStreamWrapper,
|
||||
read_config_args,
|
||||
completion_with_fallbacks,
|
||||
verify_access_key,
|
||||
get_llm_provider
|
||||
)
|
||||
from .llms import anthropic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue