Skip to content

Conversation

@mcowger
Copy link
Contributor

@mcowger mcowger commented Nov 10, 2025

Title

Update model_cost_map_url to use environment variable when available, as decribed in the docs (docs/my-website/docs/proxy/sync_models_github.md)

Relevant issues

Fixes: #15274

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem
Screenshot 2025-11-09 at 6 38 47 PM

Type

🐛 Bug Fix

Changes

read the URL from the ENV var, when set.

…behavior to documentation in docs/my-website/docs/proxy/sync_models_github.md
@vercel
Copy link

vercel bot commented Nov 10, 2025

@mcowger is attempting to deploy a commit to the CLERKIEAI Team on Vercel.

A member of the Team first needs to authorize it.

@mcowger
Copy link
Contributor Author

mcowger commented Nov 10, 2025

Note: Reviewed all failing tests, and they also fail without the (small) code change in this PR. FYI @ishaan-jaff

@krrishdholakia krrishdholakia merged commit e0d6774 into BerriAI:main Nov 11, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Setting LITELLM_MODEL_COST_MAP_URL doesn't have any effect

2 participants