Skip to main content
Anthropic Messages uses its own message shape and headers. Base URL is https://api.bianxie.ai; use a model ID from the live model page.

Request

max_tokens is required. Pass system instructions in the top-level system field, not as an OpenAI-style system message. Add "stream": true for SSE streaming.

Response shape

Read text blocks from content[]. Tool calls use other content-block types; streaming emits message and content-block events.