Skip to content

Conversation

@adtyavrdhn
Copy link
Contributor

@adtyavrdhn adtyavrdhn commented Jul 10, 2025

Fix LLMJudge input handling to preserve BinaryContent as separate message part instead of stringifying

Fixes #2089

@DouweM DouweM self-assigned this Jul 10, 2025
Copy link
Collaborator

@DouweM DouweM left a comment

Choose a reason for hiding this comment

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

@adtyavrdhn Thanks Aditya! A few suggestions.

@adtyavrdhn adtyavrdhn requested a review from DouweM July 21, 2025 12:36
@DouweM DouweM enabled auto-merge (squash) July 21, 2025 22:43
@DouweM DouweM merged commit 87871b3 into pydantic:main Jul 21, 2025
16 checks passed
KRRT7 pushed a commit to aseembits93/pydantic-ai that referenced this pull request Jul 24, 2025
…sage part instead of stringifying (pydantic#2173)

Co-authored-by: Douwe Maan <douwe@pydantic.dev>
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.

BinaryContent is naively parsed when include_input is used in LLMJudge

2 participants