Skip to content

fix(firestore-translate-text): removed unnecessary sanitization#2574

Open
JanKubicek wants to merge 4 commits intofirebase:nextfrom
JanKubicek:fix/wrong_formatting
Open

fix(firestore-translate-text): removed unnecessary sanitization#2574
JanKubicek wants to merge 4 commits intofirebase:nextfrom
JanKubicek:fix/wrong_formatting

Conversation

@JanKubicek
Copy link
Copy Markdown

Removes unnecessary text sanitization that caused formatting issues during translation.

HassanBahati and others added 2 commits December 2, 2025 14:32
…onStart event (firebase#2562)

* fix(storage-resize-images): add missing recordStartEvent call

* feat(storage-resize-images): add onStorageResize event

* docs(storage-resize-images): update changelog

* chore(storage-resize-images): add onStartResize

* chore(storage-resize-images): add onStartResize event

---------

Co-authored-by: Tadej <tadej.dev@gmail.com>
@google-cla
Copy link
Copy Markdown

google-cla bot commented Dec 27, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Copy Markdown
Contributor

@cabljac cabljac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@JanKubicek
Copy link
Copy Markdown
Author

Hi, do you have an estimate for when this will be released?

@CorieW
Copy link
Copy Markdown
Member

CorieW commented Apr 8, 2026

Hey @JanKubicek.

This fix works for VertexAI, but for GoogleAI, it's only half of the problem. Unlike VertexAI, GoogleAI's seems to remove the new lines itself when dealing with structured outputs. I'm looking into a fix for this.

@CorieW
Copy link
Copy Markdown
Member

CorieW commented Apr 8, 2026

One fix is switching from using googleai and vertexai to google-genai

@CorieW
Copy link
Copy Markdown
Member

CorieW commented Apr 8, 2026

#2745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants