Spaces:
Running
Running
Commit
·
da6b290
1
Parent(s):
4ad0e7d
update: prompt for user suggestions
Browse files- prompts.py +3 -1
prompts.py
CHANGED
@@ -172,7 +172,9 @@ Return your final answer with the corrected timestamps and properly formatted li
|
|
172 |
Example format:
|
173 |
<THINKING>
|
174 |
User claims the clip starts at 15:25 with discussion on Mark Zuckerberg.
|
175 |
-
Let me search the transcript for this sentence
|
|
|
|
|
176 |
</THINKING>
|
177 |
|
178 |
[Continue with your response using the verified timestamp in the correct URL format as shown above.]
|
|
|
172 |
Example format:
|
173 |
<THINKING>
|
174 |
User claims the clip starts at 15:25 with discussion on Mark Zuckerberg.
|
175 |
+
Let me search the transcript for this sentence. The discussion on Mark Zuckerberg actually starts at 15:47 for 35 seconds.
|
176 |
+
User claims the clip starts at 12:00 with discussion on Dinner.
|
177 |
+
Let me search the transcript for this sentence. The discussion on Dinner actually starts at 11:30 for 20seconds.
|
178 |
</THINKING>
|
179 |
|
180 |
[Continue with your response using the verified timestamp in the correct URL format as shown above.]
|