Skip to content
#

spend-limits

Here are 4 public repositories matching this topic...

Language: All
Filter by language

Self-hosted spend firewall and gateway for LLM ( OpenAI / Anthropic / Gemini ). Hard per-user & per-project budget caps that block runaway costs before the API call, plus cost-per-customer tracking, semantic caching, and failover. One line of code, single Go binary.

  • Updated Jul 19, 2026
  • Go

The governance layer LLM proxies promised as a TypeScript library you can read. Every call runs through one governed pipeline: rate limit → spend caps (per-user + global circuit breaker) → cache → schema-validated provider failover → usage log → LLM-judge No sidecar proxy to deploy.

  • Updated Jul 26, 2026
  • TypeScript

A policy engine and safety guardrails for tool-using AI agents — evaluate every tool call as allow / deny / quarantine with spend limits, allowlists, command-safety, path protection, rate limits, and authority levels.

  • Updated Jul 17, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the spend-limits topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spend-limits topic, visit your repo's landing page and select "manage topics."

Learn more