Advanced Search
Search Results
16 total results found
Radium Developer Docs (old)
Radium Docs
Documentation — v1 draft Radium serves Hal, Clarke, and Tycho over OpenAI-compatible and Anthropic-compatible endpoints. Point your existing client at Radium, name a model, and the SDK, the loop, the tools, and the evals carry on as they are. Hard gate — block...
Radium Integrations
App integrations — v1 draft Radium serves OpenAI-compatible Chat Completions and an Anthropic-compatible Messages API. Most agents, coding tools, and chat apps need a base URL, an API key, and a model string, and nothing else. New page Nothing like this exists...
Coding Agents & IDEs
Point your editor or CLI at Radium. Claude Code, Cursor, VS Code, and the rest, each in four steps or fewer.
Frameworks & SDKs
Radium inside the frameworks your application already runs on. Raw SDKs, agent frameworks, retrieval, and where to deploy it.
Observability, Evals & Guardrails
Trace it, test it, and guard it the same way you would any other model in production.
No-Code & Automation
Connect Radium without writing a client. Automation platforms and a support-bot template.
Enterprise
Rate limits, model versioning, security, status, and every client library that works without a dedicated guide.
Radium API
How to call Radium directly. Authentication, models, environments, tool calling, and the errors you'll actually hit.
Integrations
Connect Radium to the tools you already use. One guide per integration, each showing the same handful of tasks.
Enterprise & Operations
What a procurement or platform team asks for before committing production traffic. Rate limits, versioning, security, and status.
Radium API
How to call Radium directly. Authentication, models, environments, tool calling, and the errors you'll actually hit.
API quickstart
Call the Radium API. Anthropic-compatible Messages endpoint, authentication, model names, production and staging base URLs, and OpenAI-compatible Chat Completions. Quickstart Radium serves an Anthropic-compatible Messages API. If your application already speak...
Tool calling and MCP
Anthropic-compatible tool calling on the Radium Messages API, with the full tool_use and tool_result round trip, and where MCP fits alongside it. Tool calling and MCP Radium supports Anthropic-compatible tool calling on the Messages API. MCP is handled by the ...
Use Radium with Cursor
Connect Radium's Tycho model to Cursor using Cursor's built-in OpenAI-compatible API support. Settings, model ID, verification, and troubleshooting. Use Radium with Cursor Cursor has built-in support for OpenAI-compatible APIs, and Radium serves one, so connec...
Run Claude Code on Radium
Point the Claude Code CLI at Radium's Anthropic-compatible Messages API. Setup script, manual configuration, model selection, and troubleshooting. Run Claude Code on Radium Claude Code sends Anthropic-compatible API traffic to whatever endpoint you point it at...