v25.12-3 Release Notes
This release introduces Verifiers and Transformers to LLM Fields, a new API attribute for batch training behavior and flexible search configuration for Master Data Matching.
💱 LLM Fields now support Verifiers and Transformers
LLM-Fields can now be enhanced with Verifiers and Transformers, giving you more control over output quality.
Find more information in the Knowledge Base Article: LLM Extraction
🛠️ Batches now support "not_for_training"
When uploading batches through the API, you can now mark them with "not_for_training". This ensures data meant for validation/processing is excluded from training datasets.
Find more information in the API Documentation: API Documentation
🔍Master Data Matching search
The Master Data Matching feature now supports two search configurations: Simple and Advanced.
-
Simple Search — ideal for larger databases.
-
Advanced Search — optimized for smaller databases where more precise matching is required.
This gives you flexibility to tailor the matching strategy to your data size and use-case.

🛠️ Minor Bug Fixes & Performance Improvements
We have resolved multiple minor issues and implemented performance optimizations throughout the platform.