Skip to content

Python: Merge send_responses streaming into run_stream method #3687

@moonbox3

Description

@moonbox3

Summary

We should be able to merge send_responses streaming into the run_stream method (and similarly for run and send_responses).

Problem

Currently there are two separate APIs for streaming responses. This creates unnecessary complexity for users.

Proposed Solution

Consolidate into a single unified API that handles both use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pythonv1.0Features being tracked for the version 1.0 GAworkflowsRelated to Workflows in agent-framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions