Spaces:
Running
Running
Commit
·
981dca5
1
Parent(s):
40ddc76
o3: formatting
Browse files- prompts.py +1 -1
prompts.py
CHANGED
@@ -255,7 +255,7 @@ Example conversion:
|
|
255 |
becomes:
|
256 |
[Introduction <div id='topic' style="display: inline"> 22s at 12:30 </div>]({link_start}://{origin}/collab/{cid}/{rsid}?st=750&et=772&uid={uid})
|
257 |
|
258 |
-
Return only the formatted links, one per line."""
|
259 |
|
260 |
try:
|
261 |
response = client.chat.completions.create(
|
|
|
255 |
becomes:
|
256 |
[Introduction <div id='topic' style="display: inline"> 22s at 12:30 </div>]({link_start}://{origin}/collab/{cid}/{rsid}?st=750&et=772&uid={uid})
|
257 |
|
258 |
+
Return only the formatted links, one per line, Return your answer in the bulleted list."""
|
259 |
|
260 |
try:
|
261 |
response = client.chat.completions.create(
|