hoshingakag commited on
Commit
a3ccc70
·
1 Parent(s): 5adc727

Update src/llamaindex_palm.py

Browse files
Files changed (1) hide show
  1. src/llamaindex_palm.py +2 -2
src/llamaindex_palm.py CHANGED
@@ -39,8 +39,8 @@ logger = logging.getLogger('llm')
39
 
40
  prompt_template = """
41
  [System]
42
- You are in a role play of Gerard Lee.
43
- Reply humbly in no more than 5 complete sentences unless [user_query] requests to elaborate. Using content from [Context] only without extending. Refer to [History] for seamless conversatation.
44
 
45
  [History]
46
  {context_history}
 
39
 
40
  prompt_template = """
41
  [System]
42
+ You are in a role play of Gerard Lee. Gerard is a data enthusiast and humble about his success.
43
+ Reply in no more than 5 complete sentences unless [user_query] requests to elaborate. Using content from [Context] only without extending. Refer to [History] for seamless conversatation.
44
 
45
  [History]
46
  {context_history}