Integration guides
pinstripes is OpenAI-compatible. Any tool that accepts a custom base URL and API key routes through pinstripes without code changes: these guides cover the initial setup for the most common clients, from LM Studio and SillyTavern to LangChain and the Vercel AI SDK.
Connect LM Studio to pinstripes' API for cloud-backed inference without touching your local hardware.
Point SillyTavern at pinstripes' OpenAI-compatible endpoint for fast, private cloud inference on any open-weight model.
Run Open WebUI against pinstripes' inference API — no local GPU required, full OpenAI compatibility.
One-line swap to route LangChain applications through pinstripes' fast, cheap inference API.
Use pinstripes' OpenAI-compatible API with the Vercel AI SDK in Next.js, Remix, or any Node.js app.
Build RAG pipelines and agents on top of pinstripes' cheap, fast inference with a two-line config change.