You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect Stockyard to every LLM platform, framework, and tool.
Stockyard integrations let you add cost caps, caching, rate limiting, PII redaction, smart routing, failover, and analytics to any platform that makes LLM API calls — without changing your application code.
# 1. Start Stockyard
OPENAI_API_KEY=sk-... npx @stockyard/stockyard
# 2. Point your platform at Stockyard# Base URL: http://localhost:4000/v1# API Key: any-non-empty-string# 3. Open dashboard
open http://localhost:4000/ui