Anthropic API · 2023-06-01 · claude-sonnet-4-6
Implementing Streaming Responses with the Claude API
Covers the SSE model, when not to stream, synchronous and async Python with the Anthropic SDK, a complete runnable example, SSE event-type reference, SDK helper methods, and 9 troubleshooting scenarios.
SSE / streaming
Python SDK
asyncio
curl