From 354bb1c9ced55b44d9bfa04fdf13428e8273c27a Mon Sep 17 00:00:00 2001 From: VenkataKrishna Reddy Avula Date: Mon, 6 Oct 2025 14:56:20 +0000 Subject: [PATCH] Merged in bugfix/molina_tracker_issues (pull request #724) bugfix/molina_tracker_issues to main * provider name updated prompt * updated provider name prompt * Merged main into bugfix/molina_tracker_issues Approved-by: Katon Minhas --- 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 8283eaa..299557a 100644 --- a/fieldExtraction/src/prompts/investment_prompts.json +++ b/fieldExtraction/src/prompts/investment_prompts.json @@ -251,7 +251,7 @@ "field_name": "NAME", "relationship": "one_to_one", "field_type": "provider_info", - "prompt": "What is the full name of the provider associated with this TIN and NPI? Return the full name as it appears in the document." + "prompt": "Return the full name of the provider associated with this TIN and NPI as it appears in the document. If no actual name is given, return 'N/A' (do not return placeholders like 'provider' or 'provider name')." }, { "field_name": "ON_SIGNATURE_PAGE",