Skip to content

docs: Fixed streaming message types #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martimfasantos
Copy link

Description

  • Fixed incorrect class names in docs/tutorials to match the actual SDK types:
    • Replaced SendStreamingMessage...SendMessageStreaming...
  • Moved the HelloWorldAgent to examples/helloworld/agent.py for better separation of concerns in the example

Copy link

google-cla bot commented May 14, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@martimfasantos martimfasantos force-pushed the fix-docs-tutorials-streaming branch from 9e8302d to 8deafa0 Compare May 14, 2025 16:33
@holtskinner holtskinner requested a review from a team May 14, 2025 17:06
Copy link
Contributor

@pstephengoogle pstephengoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I misread this. Sorry these docs are supposed to be fixed to the next branch where the next iterations are being developed. This will all by pushed to the main branch in the coming days. We will work to ensure the docs are appropriately aligned, sorry for the confusion

@holtskinner
Copy link
Collaborator

Verify that this doesn't conflict with the changes made in #518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants