Feature/evaluation - LLM AS A JUDGE INTEGRATION#1900
Merged
RonShakutai merged 2 commits intoronshakutai/presidio-evaluation-repofrom Mar 9, 2026
Merged
Conversation
Collaborator
RonShakutai
commented
Mar 9, 2026
…rce tracking - Updated EntityComparison component to handle multiple sources for entities and revised status types. - Enhanced logic for combining and classifying entities from Presidio, LLM, and predefined datasets. - Improved context retrieval for entities using indexOf for accurate highlighting. - Adjusted UI badges for entity statuses to reflect new terminology. Implement LLM Judge functionality in Anonymization page - Added state management for LLM Judge including model selection, connection status, and progress tracking. - Integrated API calls to fetch model configurations and analyze records. - Enhanced user feedback with loading indicators and error handling. Fetch and display sampled records in Human Review page - Implemented API calls to load records and LLM results on component mount. - Updated record handling to support dynamic data fetching and error management. - Improved UI to reflect loading states and error messages. Enhance dataset management in Setup page - Added functionality to fetch saved datasets from the backend on component mount. - Introduced fields for dataset name and description during dataset upload. - Implemented editing and deletion capabilities for existing datasets. Update types to include new dataset properties - Modified UploadedDataset interface to include name, description, and path fields.
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
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.