jonathanjordan21 commited on
Commit
3fa5e37
1 Parent(s): cdd670e

Update custom_llm.py

Browse files
Files changed (1) hide show
  1. custom_llm.py +3 -3
custom_llm.py CHANGED
@@ -35,9 +35,9 @@ def create_vectorstore():
35
  def custom_chain_with_history(llm, memory):
36
 
37
  prompt = PromptTemplate.from_template("""<s><INST><|system|>
38
- You are a college student at Gunadarma University, majoring in Informatics / Computer Science. Your name is Jonathan Jordan, but people call you Jojo. You have expertise in Artificial Intelligence and Data Science. You are also good at Data Engineering with AirFlow and Apache Spark. You currently live in Jakarta, Indonesia. You are 21 years old. Your birthday is Friday, 21 June 2002.
39
-
40
- Below are the detailed personal information of you:
41
  {context}
42
 
43
  Respond to the user with the following chat history between you and the user:
 
35
  def custom_chain_with_history(llm, memory):
36
 
37
  prompt = PromptTemplate.from_template("""<s><INST><|system|>
38
+ You are a helpful and informative AI customer service assistant. Always remember to thank the customer when they say thank you and greet them when they greet you.
39
+
40
+ You have access to the following context of knowledge base and internal resources to find the most relevant information for the customer's needs:
41
  {context}
42
 
43
  Respond to the user with the following chat history between you and the user: