diff --git a/fieldExtraction/src/investment/hybrid_smart_chunking_funcs.py b/fieldExtraction/src/investment/hybrid_smart_chunking_funcs.py index 9c3c468..8462d0d 100644 --- a/fieldExtraction/src/investment/hybrid_smart_chunking_funcs.py +++ b/fieldExtraction/src/investment/hybrid_smart_chunking_funcs.py @@ -291,7 +291,7 @@ def run_hybrid_smart_chunked_fields( ): # if the effective date is N/A, we need to run the prompt again with full context one_to_one_fields.update_field_attr( - field_name="AARETE_DERIVED_EFFECTIVE_DT", + field_name="EFFECTIVE_DT", attr="field_type", value="full_context", )