What's Changed
- Update prompts to work with gpt-4o-mini by @nonprofittechy in #267
- Add 'include_a_year' helper function for validation of free-text date fields by @nonprofittechy in #268
- add a function
age_in_years
for calculating age from a standalone date by @nonprofittechy in #273 - Llm fixes by @nonprofittechy in #274
- Backwards compatibility for llms.py when max_output_tokens isn't specified by @nonprofittechy in #276
Full Changelog: v0.11.1...v0.11.3