-
Notifications
You must be signed in to change notification settings - Fork 462
[release] v0.74.0 #3342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[release] v0.74.0 #3342
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Added global collapse state management for generation components, allowing users to expand or collapse all generations at once. - Integrated collapse/expand buttons in the GenerationComparisonHeader and GenerationHeader components. - Updated SingleView to reflect the global collapse state and added local collapse functionality for individual test cases. - Improved UI with new icons and tooltip buttons for better user experience.
…oring and update configurations
…te_score instead of score and enhance field comparison descriptions
…d paths in evaluations
…nused styles and optimizing class names
…n workflow handlers
Fixes naming inconsistency between API service and SDK interface schema. The interface defines `aggregate_score` as the required output field, so the service must use the same name to pass schema validation. Also applies ruff auto-cleanup for unused imports. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…path formats Updated the get_nested_value function to utilize resolve_any() for improved path resolution, allowing support for dot notation, JSON Path, and JSON Pointer formats. Cleaned up imports and ensured consistent error handling for path resolution failures.
…completion-playground-improvements
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…d and add CustomAreaChart component
…completion-playground-improvements
…ase property for path generation
…analytics-windowing
…completion-playground-improvements
[feat]: analytics windowing
…ty-charts fix(frontend): Inconsistent Grid Lines in Analytics Dashboard Charts
ui: add indentation and bullets to tools list
…ator-playground fix(frontend) Autocomplete Showing testcase. Prefix in Evalutor Playground
…valuator feat(evaluators): add JSON Multi-Field Match evaluator for entity extraction validation
…provements [feat] Playground Generation Components with Collapse Functionality
bekossy
approved these changes
Jan 6, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New version v0.74.0 in