rcwaterman commited on
Commit
a70e5dc
1 Parent(s): b4e039d

Updating market research prompt.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -256,7 +256,7 @@ async def set_starters():
256
  return [
257
  cl.Starter(
258
  label="Market Research",
259
- message="I am looking to diversify my portfolio with a stock in the restaurant industry. Can you find me a few well-valued stocks? Please provide valuation metrics and compare the stocks you find.",
260
  ),
261
 
262
  cl.Starter(
 
256
  return [
257
  cl.Starter(
258
  label="Market Research",
259
+ message="I am looking to diversify my portfolio with a stock in the restaurant industry. Can you find me a few stocks that would be good additions to my portfolio?",
260
  ),
261
 
262
  cl.Starter(