Synchronous HTTP client for LangGraph API.
Represents a part of a stream response.
Handle synchronous requests to the LangGraph API.
Provides error messaging and content handling enhancements above the underlying httpx client, mirroring the interface of HttpClient but for sync usage.