OpenRelay Inference API
OpenAI-compatible chat completions API (POST /v1/chat/completions) and, for supporting models, an Anthropic-compatible Messages API (POST /v1/messages). Drop-in: point the official OpenAI SDKs at the base URL with an OpenRelay key. Also offers an asynchronous Batch API over JSONL files.