Skip to content

fix(evals): Recursive float comparison across evaluators#1370

Merged
andrei-rusu merged 1 commit intomainfrom
fix/andreiru/float_comparison_across_evaluators
Feb 25, 2026
Merged

fix(evals): Recursive float comparison across evaluators#1370
andrei-rusu merged 1 commit intomainfrom
fix/andreiru/float_comparison_across_evaluators

Conversation

@andrei-rusu
Copy link
Collaborator

@andrei-rusu andrei-rusu commented Feb 25, 2026

As an extra, this PR also makes ExactMatch no longer rely on string comparison for everything. For example, dict comparison would be handled by dict comparison rules, avoiding false negatives w.r.t. key orders.

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 25, 2026
@andrei-rusu andrei-rusu force-pushed the fix/andreiru/float_comparison_across_evaluators branch from 25fe1b6 to 2fa3de5 Compare February 25, 2026 17:04
@andrei-rusu andrei-rusu merged commit a508dd5 into main Feb 25, 2026
95 checks passed
@andrei-rusu andrei-rusu deleted the fix/andreiru/float_comparison_across_evaluators branch February 25, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants