Skip to content

feat: interaction.{output_text,output_image,output_audio,output_video}#2440

Merged
copybara-service[bot] merged 1 commit into
mainfrom
copybara/915550451
May 15, 2026
Merged

feat: interaction.{output_text,output_image,output_audio,output_video}#2440
copybara-service[bot] merged 1 commit into
mainfrom
copybara/915550451

Conversation

@copybara-service
Copy link
Copy Markdown

feat: interaction.{output_text,output_image,output_audio,output_video}

Add SDK methods for shortcut properties on the response object to access the output generated in response to the current request, without forcing developers to iterate through the full steps timeline or filter out previous conversation history:

interaction.output_text: Concatenated last consecutive text generated by the model in response to the current request.
.output_image: The last image generated by the model in response to the current request.
.output_audio: The last audio clip generated by the model in response to the current request.
.output_video: The last video generated by the model in response to the current request.

@copybara-service copybara-service Bot force-pushed the copybara/915550451 branch 12 times, most recently from 93dcda3 to 5ee79ef Compare May 15, 2026 05:20
Add SDK methods for shortcut properties on the response object to access the output generated in response to the current request, without forcing developers to iterate through the full steps timeline or filter out previous conversation history:

interaction.output_text: Concatenated last consecutive text generated by the model in response to the current request.
.output_image: The last image generated by the model in response to the current request.
.output_audio: The last audio clip generated by the model in response to the current request.
.output_video: The last video generated by the model in response to the current request.

PiperOrigin-RevId: 915804808
@copybara-service copybara-service Bot force-pushed the copybara/915550451 branch from 5ee79ef to 975d16a Compare May 15, 2026 05:56
@copybara-service copybara-service Bot merged commit 975d16a into main May 15, 2026
@copybara-service copybara-service Bot deleted the copybara/915550451 branch May 15, 2026 05:56
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.

1 participant