Asks Jev for date components mentioned in a document, then resolves relative dates, assembles and validates calendar values in ordinary code with confidence-based review.
Original by TypeSafe AIExtractionTypeSafe cookbookSource reviewed
Before you dive in
What you’ll find in the original
Use bounded questions to identify date parts rather than asking the model to do calendar math.
Resolve relative phrases against an explicit reference date in code.
Validate the assembled dates and review uncertain extractions.
Worth knowing
The model treats dates as text; do not ask it to compare dates or calculate intervals.