forked from phoenix/litellm-mirror
(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
Add a link
Reference in a new issue