Skip to content

fix: implement bidi_stream_query in AdkApp register_operations#6142

Closed
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara/933396959
Closed

fix: implement bidi_stream_query in AdkApp register_operations#6142
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara/933396959

Conversation

@copybara-service

Copy link
Copy Markdown

fix: implement bidi_stream_query in AdkApp register_operations

The bidi_stream_query method was documented but not implemented in the
GA version of AdkApp. This change ports the bidi_stream_query method
from the preview reasoning_engines template to the GA agent_engines template
in both vertexai and agentplatform namespaces, and registers it in
register_operations. It also adds the method schema to the deployment
class methods in ADK.

Close #5611

The bidi_stream_query method was documented but not implemented in the
GA version of AdkApp. This change ports the bidi_stream_query method
from the preview reasoning_engines template to the GA agent_engines template
in both vertexai and agentplatform namespaces, and registers it in
register_operations. It also adds the method schema to the deployment
class methods in ADK.

Close #5611

PiperOrigin-RevId: 933396959
@copybara-service copybara-service Bot closed this Jun 17, 2026
@copybara-service copybara-service Bot deleted the copybara/933396959 branch June 17, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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