CrewAI
Meter and attribute a CrewAI crew's spend through the Silvanexum gateway.
CrewAI orchestrates multiple role-playing agents.
Silvanexum captures the spend of a whole crew without changing your tasks:
give each agent's LLM the Silvanexum gateway base URL, and every model call
across the crew is metered on your own key, attributed, and budgeted — with a
shared trace header so the multi-agent kickoff stitches into one attributed
trace.
The gateway is OpenAI-compatible (/gateway/openai/v1) — use an OpenAI model
and make sure your org has an OpenAI provider key saved (Settings → Keys).
Your key needs the run scope.
Install
Point the crew's LLM at the gateway
Every agent's model call is metered on your BYO key — no separate capture call, no double spend.
See the spend
Gateway spend counts toward your org budgets; a block-mode budget rejects an
over-cap call with 402 before it bills.