Nithin29 commited on
Commit
fe24c1d
1 Parent(s): 2840050

prompt changes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ load_dotenv()
12
 
13
  # ChatOpenAI Templates
14
  system_template = """You are a helpful assistant, your task is to extract attributes from thhe given input text.
15
- Given ouput in JSON format.
16
  """
17
 
18
  user_template = """{input}
 
12
 
13
  # ChatOpenAI Templates
14
  system_template = """You are a helpful assistant, your task is to extract attributes from thhe given input text.
15
+ Given ouput in bulletpoints format.
16
  """
17
 
18
  user_template = """{input}