robjm16 commited on
Commit
73638f2
·
1 Parent(s): 864a901

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 by further customizing/retraining ChatGPT.
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 #########################################