v0.3.1
hinthornw/trustcallv0.3.1Jul 21, 2025by pappacena
AI Summary
This version introduces an early preview of confidence scores for field extraction, allowing users to gauge the reliability of extracted data. It also renames the parameter name to remove the 'experimental' label.
Key Highlights
- Early preview of confidence scores for field extraction
- Parameter name updated to remove 'experimental' status
- Updates to Google Drive Connector tests
Breaking Changes
- Parameter name change (removing 'experimental' prefix)
New Features
- Confidence score for field extraction
Full Release Notes
## Highlights In this version, we are releasing an early preview of `confidence` score for field extraction. Keep in mind that this feature is in preview mode, and its behavior might change in the future. ## What's Changed * chore: remove "experimental" from confidence score parameter name by @pappacena in https://github.com/landing-ai/agentic-doc/pull/78 * Update Google Drive Connector tests based on Sandip's code by @cmaloney111 in https://github.com/landing-ai/agentic-doc/pull/80 * Approve integration tests when outside collaborators submit PRs from forks by @cmaloney111 in https://github.com/landing-ai/agentic-doc/pull/81 **Full Changelog**: https://github.com/landing-ai/agentic-doc/compare/v0.3.0...v0.3.1