mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue