Spaces:
Runtime error
Runtime error
Change the date from June to May
Browse files- public_app.py +1 -1
public_app.py
CHANGED
@@ -73,7 +73,7 @@ if __name__ == '__main__':
|
|
73 |
label='OpenAI Key (optional, for faster response time)')],
|
74 |
description='Here, you can ask questions about the [minutes]('
|
75 |
'https://www.federalreserve.gov/monetarypolicy.htm) of the Federal'
|
76 |
-
' Open Market Committee meetings from March 1936 to
|
77 |
'tuned to focus on economic, '
|
78 |
'cultural, financial, and political developments occurring at user-defined times.'
|
79 |
' The model actively looks for the presence of date elements present in the query '
|
|
|
73 |
label='OpenAI Key (optional, for faster response time)')],
|
74 |
description='Here, you can ask questions about the [minutes]('
|
75 |
'https://www.federalreserve.gov/monetarypolicy.htm) of the Federal'
|
76 |
+
' Open Market Committee meetings from March 1936 to May 2023. The answers are '
|
77 |
'tuned to focus on economic, '
|
78 |
'cultural, financial, and political developments occurring at user-defined times.'
|
79 |
' The model actively looks for the presence of date elements present in the query '
|