Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -8,7 +8,7 @@ are brought in as domain content. For this example, I compiled the 2023 investm
|
|
| 8 |
Morgan Stanley (https://www.morganstanley.com/ideas/global-investment-strategy-outlook-2023),
|
| 9 |
JPMorgan (https://www.jpmorgan.com/insights/research/market-outlook) and
|
| 10 |
Goldman Sachs (https://www.goldmansachs.com/insights/pages/gs-research/macro-outlook-2023-this-cycle-is-different/report.pdf).
|
| 11 |
-
Far more robust domain-specific responses are possible
|
| 12 |
"""
|
| 13 |
|
| 14 |
################################# LOAD LIBRARIES/IMPORTS #########################################
|
|
|
|
| 8 |
Morgan Stanley (https://www.morganstanley.com/ideas/global-investment-strategy-outlook-2023),
|
| 9 |
JPMorgan (https://www.jpmorgan.com/insights/research/market-outlook) and
|
| 10 |
Goldman Sachs (https://www.goldmansachs.com/insights/pages/gs-research/macro-outlook-2023-this-cycle-is-different/report.pdf).
|
| 11 |
+
Far more robust domain-specific responses are possible with further customization/retraining of ChatGPT.
|
| 12 |
"""
|
| 13 |
|
| 14 |
################################# LOAD LIBRARIES/IMPORTS #########################################
|