forked from phoenix/litellm-mirror
moved script to the workflow folder
This commit is contained in:
parent
ac044c4bc6
commit
874847099a
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
pip install aiohttp
|
||||
- name: Update JSON Data
|
||||
run: |
|
||||
python ci_cd/auto_update_price_and_context_window_file.py
|
||||
python ".github/workflows/auto_update_price_and_context_window_file.py"
|
||||
- name: Create Pull Request
|
||||
run: |
|
||||
git add model_prices_and_context_window.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue