SDKs
Official client libraries for the Axemere Gateway. Each SDK is a drop-in replacement for the corresponding provider clients: same call signatures, plus governance, cost controls, and an audit trail on every request.
Python
Drop-in replacement for the OpenAI, Anthropic, Gemini, and LangChain clients.
TypeScript
Drop-in replacement for the Node.js OpenAI, Anthropic, and LangChain.js clients.
Go
Native Go client for services and backends built on the Axemere Gateway.
Demos
Full, runnable reference implementations built on each SDK.
- LangChain + Axemere Gateway demo (Python) — a multi-agent reference implementation built with LangChain and the Axemere Gateway.
- LangChain.js + Axemere Gateway demo (TypeScript) — a LangChain.js multi-agent code review pipeline built with the Axemere Gateway.
- Go — no demo yet. We'll add one here once it's ready.