anmolsahai commited on
Commit
25c4321
1 Parent(s): 46eb73e
__pycache__/langchain_pipeline.cpython-310.pyc CHANGED
Binary files a/__pycache__/langchain_pipeline.cpython-310.pyc and b/__pycache__/langchain_pipeline.cpython-310.pyc differ
 
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
- {{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_updated_disclosure_text}}
1081
  ------
1082
  {{reasons_for_changes}}
1083
  """