Spaces:
Sleeping
Sleeping
Alexandre Gazola
commited on
Commit
·
81534f2
1
Parent(s):
2b4a8ed
interrrompe
Browse files- npb_agent.py +1 -1
npb_agent.py
CHANGED
@@ -24,7 +24,7 @@ PROMPT = """
|
|
24 |
|
25 |
Then you can search the web by using the team name and the year of the season you're interested. You will get a page like
|
26 |
this one: https://npb.jp/bis/eng/{year}. Go to that page and extract the names of the players. Then search each player for their numbers.
|
27 |
-
|
28 |
|
29 |
"""
|
30 |
|
|
|
24 |
|
25 |
Then you can search the web by using the team name and the year of the season you're interested. You will get a page like
|
26 |
this one: https://npb.jp/bis/eng/{year}. Go to that page and extract the names of the players. Then search each player for their numbers.
|
27 |
+
|
28 |
|
29 |
"""
|
30 |
|