mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
(fix) use litellm.cache for getting key
This commit is contained in:
parent
2130a61b6e
commit
bf851ef19a
2 changed files with 4 additions and 7 deletions
|
@ -1382,8 +1382,6 @@ async def initialize(
|
|||
verbose_proxy_logger.setLevel(
|
||||
level=logging.DEBUG
|
||||
) # set proxy logs to debug
|
||||
litellm.set_verbose = True
|
||||
|
||||
dynamic_config = {"general": {}, user_model: {}}
|
||||
if config:
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue