Merged in DAIP2-2163-fix-missing-1-1-issue-for-LOB (pull request #919)

DAIP2-2163 fix missing 1 1 issue for LOB

* LOB prompt update

* prompt refinement


Approved-by: Katon Minhas
This commit is contained in:
Mayank Aamseek
2026-03-19 20:19:54 +00:00
committed by Katon Minhas
parent 1bda35e7c0
commit 1dd81c4bcc
+1 -1
View File
@@ -93,7 +93,7 @@
"field_name": "LOB",
"relationship": "one_to_n",
"field_type": "dynamic_primary",
"prompt": "A distinct, high-level category of health insurance coverage. Choose LOBs ONLY from the following values: {valid_values}. Do NOT extract Programs, Products, or other entities listed. Choose ONLY from the valid values presented. Only return values that are explicitly written - do NOT fill this value out by deducing the answer from sub-Programs that may fall under one of the valid answers. If only the sub-Program is seen, return 'N/A'.",
"prompt": "A distinct, high-level category of health insurance coverage. Choose LOBs ONLY from the following values: {valid_values}. Do NOT extract Programs, Products, or other entities listed. Choose ONLY from the valid values presented. Only return values that are explicitly written - do NOT fill this value out by deducing the answer from sub-Programs that may fall under one of the valid answers. If only the sub-Program is seen, return 'N/A'. Do NOT extract an LOB that appears only incidentally as part of a rate name, reimbursement methodology, or pricing reference (e.g., 'Medicaid Base DRG rate'). Only extract an LOB if the text explicitly declares or restricts the scope of the exhibit or agreement to that LOB.",
"valid_values": "VALID_LOBS",
"retrieval_question": "What Line of Business does this contract apply to?"
},