发布

  • [OPIK-6387][P SDK][Bug]: Google ADK integration failing to render attachments in prompt parts (#6879)

    frostbyte_neo 发布于 2026-05-29 12:50:54 +00:00

    • [OPIK-6387] Fix ADK render errors by normalizing URL-safe base64 image encodings to standard base64

    • [OPIK-6387] Add unit tests for base64_normalizer to verify URL-safe base64 transformation and image detection logic

    • [OPIK-6387] Refactor unit test names in base64_normalizer for improved consistency and clarity

    • [OPIK-6387] Refactor image MIME type detection by centralizing logic in decoder_helpers for improved modularity and maintainability.

    • [OPIK-6387] Add support for image/webp MIME type in attachment constants

    • [OPIK-6387] Remove TIFF MIME type detection from decoder_helpers to streamline supported formats.

    • [OPIK-6387] Remove TIFF image signature test cases from base64_normalizer to align with updated supported formats.


    Co-authored-by: Aliaksandr Kuzmik 98702584+alexkuzmik@users.noreply.github.com

    下载附件