Suggest expected data to the AI parsing
The AI is parsing every field it recognised and it is great. Yet, our endpoint usually expects some mandatory fields and sometimes specific inputs. It will be great to be able to indicate that to the AI.
Example
- I need you to always fill the field emailSource and leadType
- The field lead only expects two values = 'sales' or 'aftersales'
Comments: 2
-
12 Sep
Sylvestre Dupont Admin PinnedYou can now use the "instructions" input at field level to further add context for the AI about expected data. Those instructions are only a guidance for the AI and are not strictly enforced, so we will leave this feature request open for now.
Read more: https://help.parseur.com/en/articles/9863855-how-to-use-field-instructions-to-improve-ai-data-extraction -
08 Nov, '23
Sylvestre DupontHi Geoffroy, thanks for the feedback!
So if I rephrase your ideas, you would like:
- A way to tell the AI that certain fields are mandatory at mailbox-level. If any of the mandatory fields aren't found, set the status of the document to an error status
- A new CHOICE format field that can only take the values you explicitly listed, like 'sales' or 'aftersales', and have the AI pick what is the best matching value for a specific document based on the context.
Is that correct?