We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674fdb1 commit 4ea9603Copy full SHA for 4ea9603
conversion2025/mathpix_to_llm_with_lines_to_api.ipynb
@@ -1431,7 +1431,7 @@
1431
" Full question:\n",
1432
" {question}\n",
1433
"\n",
1434
- " specific sub-question (part) of the question to extract from:\n",
+ " specific sub-question (part) of the question to extract from is part {part_number+1}:\n",
1435
" {part_text}\n",
1436
1437
" Return the JSON now.\n",
@@ -1475,7 +1475,7 @@
1475
1476
1477
1478
- " Specific part-solution of the question to extract from:\n",
+ " Specific part-solution of the question to extract from is part {part_number+1}:\n",
1479
" {solution_text}\n",
1480
1481
0 commit comments