メインコンテンツへスキップ
更新日: 2026-06-06

Claude OpenAI-Compatible Chat

As of March 23, 2026, Crazyrouter production has verified:
  • non-stream claude-opus-4-8 requests return object: "chat.completion"
  • the current message reliably includes role and content
  • streaming requests return chat.completion.chunk
  • the SSE stream still ends with data: [DONE]

Non-Streaming Request

Observed response shape:

Streaming Request

The 2026-03-23 production streaming probe began like this:
If you need Claude-native thinking, native tool blocks, or document inputs, prefer Claude Messages.