Recently our AI Fabric retrained invoice endpoints have stopped working for any dates that have a “day” value of 12 or below. The actual date value set swapped for “day” and “month” if the day is 12 or below for the Invoice Date. We are currently trying to auto-process all invoices with a certain confidence % for all fields, but this issue is creating a final roadblock.
This problem does not happen with the base Invoices model. How can we correct this issue or maybe impliment some type of good workaround to deal with those cases?
Retrained MLSkill:
Default invoice model:
Thanks!