Fix Streaming Error in examples/helloworld by andy010629 · Pull Request #19 · a2aproject/a2a-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@andy010629

Copy link Copy Markdown

This PR addresses an issue where running the examples/helloworld example results in a streaming-related error. The changes ensure a smoother developer experience when executing the helloworld example by:

  1. Enabling Streaming Mode in Agent Card: Updated the Agent Card in the examples/helloworld directory to explicitly enable streaming mode, resolving the error encountered during execution.
  2. Adding Comments in Test Client: Added clarifying comments to the test_client.py script to guide developers on the expected behavior and configuration when running the helloworld example.

@andy010629 andy010629 requested a review from a team as a code owner

May 15, 2025 05:39

@kthota-g

Copy link Copy Markdown

Contributor

hi, this fix is already part of #15

andy010629 reacted with laugh emoji

@andy010629 andy010629 closed this

May 15, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@andy010629 @kthota-g