Skip to content

Insert Defaulting, Natural Language Conditional Derivations

Compare
Choose a tag to compare
@valhuber valhuber released this 01 Feb 04:38
· 466 commits to main since this release

This release is available via pip and docker, including WebGenAI.

It includes support for:

  • Insert Defaulting - aggregates (sums. counts) are now defaulted to 0, and options are provided to default numerics and strings

  • Natural Language Conditional Derivations - this has always been supported when declaring rules in the IDE. You can now use conditions in Natural Language, e.g., Provide a 10% discount when buying more than 10 carbon neutral products)

It also includes bug fixes for:

  • Issue 74 - multi database support
  • Issue 76 - a corner case of expressions ending in a right paren.