8000 I want to get "real" stream response from Agent Engine · Issue #1510 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
I want to get "real" stream response from Agent Engine #1510
Open
@comlhj1114

Description

@comlhj1114
< 5673 div class="Box-sc-g0xbh4-0 markdown-body NewMarkdownViewer-module__safe-html-box--cRsz0">

I’ve deployed my agent to Vertex AI’s Agent Engine using Google’s ADK.
However, even when I use streamQuery API, I’m not getting true streaming responses, which may include "partial: true".
Instead, I receive responses in chunks at the object level — like complete text, function_call, or function_response objects — rather than a chunked text stream.

I’d like to get incremental streaming responses from the Agent Engine, not just whole-complete object-level streaming. Is this currently supported, or am I missing something in the setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0