Open
Description
The server needs to be configured to support JSON mode (or not). For example in the TypeScript SDK there is
enableJsonResponse: true
onStreamableHTTPServerTransport
. At the same time, the client also has configuration for what it prefers, that's whatTransportMode
onSseClientTransport
in the .NET SDK is for. I have no idea about Python but if the SDK is public, you can search through the source code for similarly named symbols.
Originally posted by @TomasHubelbauer in #449
Metadata
Metadata
Assignees
Labels
No labels