Add Validate model_prices_and_context_window.json job

This commit is contained in:
Sameer Kankute 2026-01-29 16:25:10 +05:30
parent 5dea545c65
commit 39dea34dfa
2 changed files with 16 additions and 1 deletions

15
.github/workflows/test-model-map.yaml vendored Normal file
View File

@ -0,0 +1,15 @@
name: Validate model_prices_and_context_window.json
on:
pull_request:
branches: [ main ]
jobs:
validate-model-prices-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate model_prices_and_context_window.json
run: |
jq empty litellm/model_prices_and_context_window.json

View File

@ -13520,7 +13520,7 @@
"supports_tool_choice": true,
"supports_vision": true,
"supports_web_search": true
}
},
"gemini-robotics-er-1.5-preview": {
"cache_read_input_token_cost": 0,
"input_cost_per_token": 3e-07,