ruisp commited on
Commit
ddd8476
·
1 Parent(s): 22457ab

Tuned title.

Browse files
Files changed (1) hide show
  1. public_app.py +1 -1
public_app.py CHANGED
@@ -89,7 +89,7 @@ if __name__ == '__main__':
89
  allow_flagging="manual",
90
  flagging_options=["error", "ambiguous", "not useful"],
91
  outputs=gr.Textbox(lines=1, label='Answer'),
92
- title='Chat with the FED meeting minutes',
93
  examples=[['Summarize the monetary policy outlook discussed by the participants during the meeting of June 2023 in three paragraphs.'],
94
  ['Who were the voting members present in the meeting of March 2023?'],
95
  ['What was the economic outlook from the staff presented in the meeting '
 
89
  allow_flagging="manual",
90
  flagging_options=["error", "ambiguous", "not useful"],
91
  outputs=gr.Textbox(lines=1, label='Answer'),
92
+ title='Search the FED minutes',
93
  examples=[['Summarize the monetary policy outlook discussed by the participants during the meeting of June 2023 in three paragraphs.'],
94
  ['Who were the voting members present in the meeting of March 2023?'],
95
  ['What was the economic outlook from the staff presented in the meeting '