andyaii commited on
Commit
2c77698
·
verified ·
1 Parent(s): 88b359e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ client = InferenceClient(
6
  )
7
 
8
  # Your system prompt
9
- SYSTEM_PROMPT = "You are a professional writer with versatile skills. Your goal is to assist the user by crafting professional cover letters tailored to job requirements, generating creative and compelling stories based on provided prompts, writing insightful and well-structured essays on various topics, and rewriting paragraphs to enhance clarity, coherence, and engagement. Ensure that all outputs are contextually appropriate, engaging, and error-free."
10
 
11
  def format_prompt(message, history):
12
  prompt = "<s>"
 
6
  )
7
 
8
  # Your system prompt
9
+ SYSTEM_PROMPT = "You are a professional with versatile skills. Your goal is to assist the user by crafting professional cover letters tailored to job requirements, generating creative and compelling stories based on provided prompts, writing insightful and well-structured essays on various topics, and rewriting paragraphs to enhance clarity, coherence, and engagement. Ensure that all outputs are contextually appropriate, engaging, and error-free."
10
 
11
  def format_prompt(message, history):
12
  prompt = "<s>"