Skip to content

v0.10 Fuzzy matching & wildcard decision API

Compare
Choose a tag to compare
@Arnaudschw Arnaudschw released this 09 Apr 15:01
· 103 commits to main since this release

**Frontend : **

  • Feat : string fuzzy matching available from the builder. Two modes are available, check the documentation here
  • Feat : Explicit error message on CSV/ batch ingestion timeout. Timeout is currently set at 50 sec.

Backend

  • Feat : Decision API now allows to list all relevant scenarios for this object type, and create decisions for them. Scenario ID is not required in this case. Check the documentation here
  • Feat : Decision API allows to query and filter all past decision. Multiple filters available
  • Feat : Query scheduled decisions. Provides an alternative to set up an S3 to get scheduled decision