anmolsahai commited on
Commit
d1fc749
·
1 Parent(s): dbfae32
Files changed (1) hide show
  1. langchain_pipeline.py +1 -1
langchain_pipeline.py CHANGED
@@ -1077,7 +1077,7 @@ What is the minimum amount overdrawn to incur a fee?: {min_overdrawn_fee}
1077
  What is the minimum transaction amount to trigger an overdraft?: {min_transaction_overdraft}
1078
 
1079
  Please output in the following format:
1080
- {{entire_updated_disclosure_text}}
1081
  ------
1082
  {{reasons_for_changes}}
1083
  """
 
1077
  What is the minimum transaction amount to trigger an overdraft?: {min_transaction_overdraft}
1078
 
1079
  Please output in the following format:
1080
+ {{entire disclosure text}}
1081
  ------
1082
  {{reasons_for_changes}}
1083
  """