Source: https://www.rightmodeler.com/integrations

# Works with the traces you already have

Every tool rightmodeler works with: the trace formats it reads and the infrastructure it replays through.

- [rightmodeler + Claude Code](https://www.rightmodeler.com/integrations/claude-code): Point rightmodeler at ~/.claude/projects: it replays every session turn through cheaper models and measures each against the output you accepted.
- [rightmodeler + Codex CLI](https://www.rightmodeler.com/integrations/codex): Run rightmodeler on Codex sessions to replay each turn through cheaper models and judge every output against the result you accepted.
- [rightmodeler + LangSmith](https://www.rightmodeler.com/integrations/langsmith): Export a LangSmith run tree: rightmodeler replays each step through cheaper models and measures every output against what you accepted.
- [rightmodeler + the OpenAI SDK](https://www.rightmodeler.com/integrations/openai-sdk): Point rightmodeler at your OpenAI SDK request log: it replays every call through cheaper models and measures each output against what you accepted.
- [rightmodeler + Langfuse](https://www.rightmodeler.com/integrations/langfuse): Export Langfuse observations to disk and rightmodeler replays each step through cheaper models, judging every candidate against the output you already shipped.
- [rightmodeler + Braintrust](https://www.rightmodeler.com/integrations/braintrust): Fetch Braintrust span rows: rightmodeler replays each step through cheaper models and measures every candidate against the output you accepted.
- [rightmodeler + Phoenix](https://www.rightmodeler.com/integrations/phoenix): Export OpenInference spans from Phoenix: rightmodeler replays each step on cheaper models and measures every output against what you accepted.
- [rightmodeler + OpenTelemetry](https://www.rightmodeler.com/integrations/otel): Point rightmodeler at OTLP span exports with gen_ai.* attributes. It replays each step on cheaper models and measures candidate agreement with accepted output.
- [rightmodeler + Helicone](https://www.rightmodeler.com/integrations/helicone): Export Helicone request rows: rightmodeler replays each recorded call against cheaper candidates and scores every one against the response you already shipped.
- [rightmodeler + W&B Weave](https://www.rightmodeler.com/integrations/weave): Export W&B Weave calls: rightmodeler replays each recorded call against cheaper candidates and scores every one against the output you already shipped.
- [rightmodeler + OpenRouter](https://www.rightmodeler.com/integrations/openrouter): Point rightmodeler at OpenRouter with one base URL and one key: it shortlists cheaper models from the live catalog, replays your steps, and prices every call.
- [rightmodeler + LiteLLM](https://www.rightmodeler.com/integrations/litellm): Point rightmodeler at a LiteLLM proxy as its replay route: candidate calls and the judge run through the gateway you already operate, on your own keys.
- [rightmodeler + Vercel AI Gateway](https://www.rightmodeler.com/integrations/vercel-ai-gateway): Point rightmodeler at the Vercel AI Gateway: it finds cheaper candidates in the live catalog, replays real steps, judges quality, and records reported costs.
