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",