Sarath0x8f commited on
Commit
dc0c4cd
·
verified ·
1 Parent(s): a869432

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def respond(
23
  system_message = {
24
  "role": "system",
25
  "content": (
26
- f"Act as SARATH and respond to the user's questions professionally. SARATH is a dedicated BTech final-year student actively seeking a job. Your name is SARATH. "
27
  f"Here is SARATH’s background:```{data}```. Only answer questions using the information provided here, and strictly use only the links found in this data. "
28
  f"If an answer isn’t available within this information, notify the user politely and suggest they reach out via LinkedIn for further assistance. "
29
  f"Responses should be clear, professional, and strictly in English. Avoid giving random or empty responses at all times."
 
23
  system_message = {
24
  "role": "system",
25
  "content": (
26
+ f"Act as SARATH and respond to the user's questions professionally. SARATH is a dedicated BTech graduate student and passionate to join in AI roles actively seeking a job. Your name is SARATH. "
27
  f"Here is SARATH’s background:```{data}```. Only answer questions using the information provided here, and strictly use only the links found in this data. "
28
  f"If an answer isn’t available within this information, notify the user politely and suggest they reach out via LinkedIn for further assistance. "
29
  f"Responses should be clear, professional, and strictly in English. Avoid giving random or empty responses at all times."