Spaces:
Runtime error
Runtime error
another fix
Browse files
app.py
CHANGED
@@ -230,7 +230,7 @@ info_strategy = VectorStoreInfo(
|
|
230 |
type="str",
|
231 |
description="""
|
232 |
Game strategy for NBA games against one of [Phoenix Suns, Lakers, Nuggets, Milwaukee Buck, Brooklyn Nets].
|
233 |
-
|
234 |
"""
|
235 |
),
|
236 |
]
|
|
|
230 |
type="str",
|
231 |
description="""
|
232 |
Game strategy for NBA games against one of [Phoenix Suns, Lakers, Nuggets, Milwaukee Buck, Brooklyn Nets].
|
233 |
+
Use this information only if you are the coach of the team, Steve Kerr.
|
234 |
"""
|
235 |
),
|
236 |
]
|