LLM Resayil Integrations

Connect LLM Resayil to the tools you already use. Every integration uses the same API key and OpenAI-compatible endpoint — no new accounts, no extra billing. Browse by category below or visit the API documentation to learn more about authentication and available models.

Coding Agents

Drop-in replacements for Claude, GPT-4, and other models in AI coding tools. Point the tool at LLM Resayil with a single environment variable — your existing workflows run unchanged.

Claude Code

Use LLM Resayil as the backend for Claude Code via the Anthropic-compatible /v1/messages endpoint.

View guide

OpenAI Codex CLI

Route Codex CLI requests to LLM Resayil using a custom base URL.

Coming Soonsoon

Cline

Configure the Cline VS Code extension to use LLM Resayil instead of OpenAI.

Coming Soonsoon

Assistants

Web-based chat interfaces and open-source AI assistants. Self-host a full-featured chat UI backed by LLM Resayil's 45+ models.

Resayil Claw

Connect Resayil Claw to LLM Resayil for private, self-hosted AI conversations.

Coming Soonsoon

Open WebUI

Use Open WebUI with LLM Resayil as the OpenAI-compatible backend.

Coming Soonsoon

Automation

Workflow automation and no-code AI pipelines. Add LLM Resayil to any automation flow using standard HTTP nodes — no custom plugin required.

SDKs & Libraries

Official and community SDKs for programmatic access. No custom client needed — use the standard OpenAI SDK with a base URL override.

Python

Use the official openai Python SDK with a custom base_url parameter.

Coming Soonsoon

JavaScript / Node.js

Use the official openai npm package with a custom baseURL option.

Coming Soonsoon

cURL

Make raw HTTP requests to LLM Resayil from any shell or CI environment.

Coming Soonsoon

IDEs & Editors

AI code completion and inline suggestions directly inside your editor.

VS Code + Continue

Install the Continue extension and point it at LLM Resayil for AI code completion.

Coming Soonsoon