SOLWYN

Solwyn Docs

SDK-first control plane for AI agents — hard spending caps, automatic provider failover, and per-agent cost attribution, without ever seeing your prompts.

New here?

Install the SDK

pip install solwyn, then point it at your existing client. → Quickstart

Wrap your client

Three lines wrap OpenAI, Anthropic, Gemini, Bedrock, or Together. → Quickstart

See spend in the dashboard

Your first tracked call shows up as a cost event. → Quickstart

Set a budget

Alert-only by default; hard-deny is one flag. → Budget enforcement

Running coding agents? The CLI gives them pre-flight budget guardrails to call before they spend — reserve, spend, settle. → Agent integration

Works with your provider

Explore the docs

On this page