How to optimize your description to maximize accuracy
Example
The user name of the incoming customer.
Explanation: This full phrase clearly indicates what the field represents, reducing ambiguity.Baseline: username
Explanation: This single word provides minimal context, making it harder for the AI to interpret accurately.Example
A list of employee benefits. Internally, this is considered as all benefits that are not pulled from employee salary.
Explanation: This detailed description clarifies how your company defines and uses this field, which can differ from other companies.Baseline: A list of employee benefits.
Explanation: This description lacks specific context, which may lead to misinterpretation by the AI.Example
The user name of the incoming customer. If the user name is an email, select null.
Explanation: This description provides clear instructions for handling a specific edge case, ensuring consistent data mapping.Baseline: The user name of the incoming customer.
Explanation: This description does not address potential edge cases, which could lead to inconsistent handling.