KeenWoo commited on
Commit
d36f5c6
·
verified ·
1 Parent(s): 9767ea6

Update alz_companion/prompts.py

Browse files
Files changed (1) hide show
  1. alz_companion/prompts.py +2 -2
alz_companion/prompts.py CHANGED
@@ -385,7 +385,7 @@ Respond ONLY with information from 'Relevant Personal Memories' above. Never inv
385
 
386
  # bring back orginal before changing to Patient template
387
  # ORIGINAL ANSWER_TEMPLATE_ADQ
388
- ANSWER_TEMPLATE_CAREGIVER = """--- General Guidance from Knowledge Base ---
389
  {general_context}
390
  --- Relevant Personal Memories ---
391
  {personal_context}
@@ -458,7 +458,7 @@ Your response MUST be based ONLY on the information in the 'General Guidance' an
458
  # In prompts.py, replace the old ANSWER_TEMPLATE_ADQ with this revised version:
459
  # TMP relabel ANSWER_TEMPLATE_ADQ to ANSWER_TEMPLATE_ADQ_caregiver
460
  # ANSWER_TEMPLATE_ADQ_3p =
461
- ANSWER_TEMPLATE_ADQ_3p = """--- General Guidance from Knowledge Base ---
462
  {general_context}
463
 
464
  --- Relevant Personal Memories ---
 
385
 
386
  # bring back orginal before changing to Patient template
387
  # ORIGINAL ANSWER_TEMPLATE_ADQ
388
+ ANSWER_TEMPLATE_ADQ_CAREGIVER = """--- General Guidance from Knowledge Base ---
389
  {general_context}
390
  --- Relevant Personal Memories ---
391
  {personal_context}
 
458
  # In prompts.py, replace the old ANSWER_TEMPLATE_ADQ with this revised version:
459
  # TMP relabel ANSWER_TEMPLATE_ADQ to ANSWER_TEMPLATE_ADQ_caregiver
460
  # ANSWER_TEMPLATE_ADQ_3p =
461
+ ANSWER_TEMPLATE_CAREGIVER = """--- General Guidance from Knowledge Base ---
462
  {general_context}
463
 
464
  --- Relevant Personal Memories ---