Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] GitHub action to update prices daily #78

Open
the-praxs opened this issue Sep 28, 2024 · 0 comments
Open

[FR] GitHub action to update prices daily #78

the-praxs opened this issue Sep 28, 2024 · 0 comments

Comments

@the-praxs
Copy link
Member

@areibman As an enhancement, we can create a CI/CD action to update the prices daily, which will be reflected in the markdown and json files. What do you think?

the-praxs added a commit that referenced this issue Nov 9, 2024
# CI action to update prices daily
Closes #78 

# Steps of the action
* Install the repo locally
* Run the `update_prices.py`
* Commit the changes in a branch named `update/<dd-mm-yyyy>`
* Create a PR titled `Updated prices as on <dd-mm-yyyy>`
* The body of the PR contains the details about the updated and new models
the-praxs added a commit to the-praxs/tokencost that referenced this issue Nov 10, 2024
# CI action to update prices daily
Closes AgentOps-AI#78 

# Steps of the action
* Install the repo locally
* Run the `update_prices.py`
* Commit the changes in a branch named `update/<dd-mm-yyyy>`
* Create a PR titled `Updated prices as on <dd-mm-yyyy>`
* The body of the PR contains the details about the updated and new models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant