Spaces:
Paused
Paused
rcwaterman
commited on
Commit
•
7af6e16
1
Parent(s):
a70e5dc
Updating base prompts.
Browse files
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 stocks that would be good additions to my portfolio?",
|
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? Please analyze each stock that you recommend.",
|
260 |
),
|
261 |
|
262 |
cl.Starter(
|