CostCap
Simple USD budget for the high-level Workflow wrapper. For token windows, warning thresholds, and account-level budgets, use the budget and rate-limit guardrails.
python
CostCap(usd=5.00) # apply a $5 policy budget to Workflow(...)
Simple USD budget for the high-level Workflow wrapper. For token windows, warning thresholds, and account-level budgets, use the budget and rate-limit guardrails.