litellm/.github
Chesars 88ee7c507b refactor: Remove redundant backup file for model pricing
- Removed litellm/model_prices_and_context_window_backup.json
- Updated get_model_cost_map() to read from single source
- Refactored _load_local_model_cost_map() to support:
  * Package resources (production/pip install)
  * Project root (development)
- Updated CI/CD workflows:
  * .circleci/config.yml: Copy to litellm/ before publishing
  * .github/workflows/simple_pypi_publish.yml: Same approach
  * ci_cd/check_files_match.py: Updated file paths
- Updated test_get_model_file.py to use project root
- Renamed test_get_backup_model_cost_map → test_get_local_model_cost_map

Benefits:
- Eliminates file duplication
- Single source of truth for model pricing
- No need for PRs like #16460 to sync backup files
- Simpler maintenance

The backup was unnecessary because CI copies the file to the package before publishing.
2025-11-13 12:43:25 -03:00
..
actions/helm-oci-chart-releaser Authored a Helm chart for LiteLLM. Added GitHub workflows/actions to build and push the helm chart to the ghcr.io OCI registry. 2024-01-25 11:53:59 +11:00
ISSUE_TEMPLATE Update feature_request.yml (#11078) 2025-05-22 21:42:12 -07:00
scripts Implement GitHub Action to auto-label issues with provider keywords (#13537) 2025-08-12 21:18:20 -07:00
workflows refactor: Remove redundant backup file for model pricing 2025-11-13 12:43:25 -03:00
dependabot.yaml Feedback: Configure Dependabot to check for updates daily 2024-06-18 10:30:28 -05:00
deploy-to-aws.png Add files via upload 2023-10-25 16:33:53 -07:00
FUNDING.yml Update FUNDING.yml 2023-09-22 09:51:35 -07:00
pull_request_template.md docs: Fix link formatting in GitHub PR template (#10417) 2025-04-29 17:23:53 -07:00
template.yaml (chore) cleanup 2024-02-09 09:28:13 -08:00