mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
base commit
This commit is contained in:
parent
984cbd4529
commit
c071bfbe58
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ def is_cloudzero_setup_in_config() -> bool:
|
|||
|
||||
async def is_cloudzero_setup() -> bool:
|
||||
"""
|
||||
Check if CloudZero is setup in either config.yaml/env vars OR database.
|
||||
Check if CloudZero is setup in either config.yaml/env vars OR database
|
||||
|
||||
CloudZero is considered setup if:
|
||||
- CloudZero is configured in config.yaml callbacks, OR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue