Skip to content

Releases: SuffolkLITLab/docassemble-ALToolbox

v0.11.1

28 Aug 22:03
Compare
Choose a tag to compare

What's Changed

  • Fix issue where json_mode was forcefully enabled in chat_completion when the messages parameter was set by @nonprofittechy in #266

Full Changelog: v0.11.0...v0.11.1

v0.11.0

02 Aug 16:07
Compare
Choose a tag to compare

What's Changed

  • Close #243, remove redundant x.to_subract code by @plocket in #249
  • Check isNaN on alMax & use today as birthdate max by @BryceStevenWilley in #248
  • Make moderation optional in llms.py, remove references to gpt-4-turbo-1106-preview as json mode is now general release by @nonprofittechy in #255
  • Interactive intake questionnaire by @nonprofittechy in #260
  • Add a few utility functions for DOCX templates - handle None values and Other for checkboxes and radio buttons by @nonprofittechy in #264
  • Add an example word macro to highlight all Jinja2 syntax by @nonprofittechy in #265

Full Changelog: v0.10.1...v0.11.0

v0.10.1

18 Jan 15:24
Compare
Choose a tag to compare

What's Changed

New

  • Add an 'equity' method to ALAsset/ALAssetList classes (market value - balance) by @nonprofittechy in #247

Fixed

  • If no openai key, don't try to make an OpenAI obj by @BryceStevenWilley in #242
  • Fixed problem in 3 part date field that made error messages display a different min/max validation date than specified by the author @plocket in #241
  • Fixed bug that required alMax by @BryceStevenWilley in #245

Full Changelog: v0.10.0...v0.10.1

v0.10.0

08 Jan 00:20
Compare
Choose a tag to compare

What's Changed

New

  • Add a basic wrapper around GPT-3.5/GPT-4 API for extracting fields from intakes, asking follow-up questions to reach a goal, and arbitrary prompts by @nonprofittechy in #237

Changed

Accessibility improvements

Chore

Full Changelog: v0.9.2...v0.10.0

v0.9.2

08 Dec 21:23
Compare
Choose a tag to compare

What's Changed

New

Fixed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

30 Nov 19:49
99407a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

13 Nov 15:20
Compare
Choose a tag to compare

What's Changed

  • allow use of arbitrary separator in year_make_model method, slight refactor by @nonprofittechy in #203
  • Remove default placeholder, remove demo hint in al_intl_phone_number input by @plocket in #207

Full Changelog: v0.8.3...v0.9.0

v0.8.3

28 Sep 13:51
0dc8eb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

20 Jul 14:46
Compare
Choose a tag to compare

Fixed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

10 May 13:14
Compare
Choose a tag to compare

Fixed

  • Protect day/year widths from AL styles by @plocket in #176

Full Changelog: v0.8.0...v0.8.1