WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Thought Signatures for Images are missing in Streaming #10660

@sean-nicholas

Description

@sean-nicholas

Description

This PR #10462 implements Google Gemini 3 thoughtSignatures for images in generateText. But there is no implementation for streamText. This breaks image generation if you want to refine your image. For example:

  1. Prompt: Create an image of the moon
  2. Prompt: Nice, but now make it cheese

The second prompt will fail as there are no thoughtSignatures in the stream that I can use to send back in the second stream.

For context: We use Gemini 3 Pro Preview like a regular LLM. So the user can simply chat with it on our platform as usual.

AI SDK Version

  • ai: 6.0.0-beta.122
  • @ai-sdk/google: 3.0.0-beta.60

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions