Skip to content

feat: Add bidirectional streaming support (bidi_stream_query) to stable AdkApp template.#6761

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
copybara_913150508
Open

feat: Add bidirectional streaming support (bidi_stream_query) to stable AdkApp template.#6761
copybara-service[bot] wants to merge 1 commit intomainfrom
copybara_913150508

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

feat: Add bidirectional streaming support (bidi_stream_query) to stable AdkApp template.

This change implements and registers the bidirectional streaming query operation (bidi_stream_query) in the stable AdkApp template, resolving parity issues with the preview template and aligning with public documentation.

This addresses issues where bidi_stream_query was not found in stable deployments, despite being documented.

Fixes google/adk-python#5611

…able AdkApp template.

This change implements and registers the bidirectional streaming query operation (`bidi_stream_query`) in the stable `AdkApp` template, resolving parity issues with the preview template and aligning with public documentation.

This addresses issues where `bidi_stream_query` was not found in stable deployments, despite being documented.

Fixes google/adk-python#5611

PiperOrigin-RevId: 913150508
@copybara-service copybara-service Bot requested a review from a team as a code owner May 10, 2026 04:03
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bidi_stream_query documented but not implemented in AdkApp.register_operations()

1 participant