Below you will find pages that utilize the taxonomy term “Rc397”
April 20, 2026
Calcis LLM Cost Estimate
Version updated for https://github.com/rc397/calcis-action to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Calcis LLM Cost Estimator GitHub Action automates the estimation of Large Language Model (LLM) API costs for pull requests by analyzing prompt file changes. It calculates cost deltas between branches, provides monthly cost projections, and enforces budget thresholds through configurable status checks to prevent overspending. This action streamlines cost management for AI projects, ensuring transparency and governance over prompt-related expenses.
April 16, 2026
Calcis LLM Cost Estimate
Version updated for https://github.com/rc397/calcis-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Calcis LLM Cost Estimator” GitHub Action automatically estimates the cost of using Large Language Model (LLM) APIs for changed prompt files in pull requests. It scans specified files, calculates token usage and associated costs using the Calcis pre-flight estimation engine, and posts a detailed cost breakdown as a comment on the pull request, updating it with new commits. This action helps developers track and manage LLM-related expenses efficiently during code reviews.