mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
(ci/cd) update model_prices_and_context_window_backup
This commit is contained in:
parent
05a469177b
commit
fe394df8fc
1 changed files with 5 additions and 0 deletions
|
|
@ -78,6 +78,11 @@ jobs:
|
|||
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
- run:
|
||||
name: Copy model_prices_and_context_window File to model_prices_and_context_window_backup
|
||||
command: |
|
||||
cp model_prices_and_context_window.json litellm/model_prices_and_context_window_backup.json
|
||||
|
||||
- run:
|
||||
name: Check if litellm dir was updated or if pyproject.toml was modified
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue