Skip to content

(py#strands-agent): sse streaming responses #369

@cogwirrel

Description

@cogwirrel

Description

Currently streaming responses for the agent is just raw text and doesn't conform to the SSE standard (ie data: xxx).

We should respond following this standard, and update the openapi client generator to support streaming in this manner (most likely following openapi 3.2's official support https://spec.openapis.org/oas/v3.2.0.html#complete-vs-streaming-content)

Motivation

Follow recommended standard

Suggested Implementation

No response

Contribute to feature

  • I'd be willing to implement this feature

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions