mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +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,
|
||||
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