From 26e314e4e26da0efc67b7fb651ed393832e77322 Mon Sep 17 00:00:00 2001 From: Katon Minhas Date: Mon, 18 Aug 2025 13:08:02 +0000 Subject: [PATCH] Merged in bugfix/prov-info (pull request #666) Update prompt * Update prompt * Remove test * Remove print Approved-by: Alex Galarce --- fieldExtraction/src/prompts/investment_prompts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fieldExtraction/src/prompts/investment_prompts.json b/fieldExtraction/src/prompts/investment_prompts.json index 27b0fd9..197ca2f 100644 --- a/fieldExtraction/src/prompts/investment_prompts.json +++ b/fieldExtraction/src/prompts/investment_prompts.json @@ -248,7 +248,7 @@ "field_name": "NPI", "relationship": "one_to_one", "field_type": "provider_info", - "prompt": "What is the National Provider Identifier (NPI)? An NPI is a unique 10-digit identification number for healthcare providers. Look for it near provider information sections." + "prompt": "What is the National Provider Identifier (NPI)? An NPI is a unique 10-digit identification number for healthcare providers. Look for it near provider information sections. NEVER fill a number here that is not 10-digits." }, { "field_name": "NAME",