Update tests/test_litellm/test_deepseek_model_metadata.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
620fd34e65
commit
3a56bb62bf
@ -29,7 +29,7 @@ from litellm.utils import (
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
def _load_backup_json() -> dict:
|
||||
def _load_model_cost_json() -> dict:
|
||||
"""Load the model cost JSON directly from disk."""
|
||||
# Try project root first (development)
|
||||
root_path = os.path.join(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user