Skip to content

Commit d1a7cd5

Browse files
committed
fix math equations
1 parent c4c91b9 commit d1a7cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agents/utils/prompt_context_templates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def format_question_header(
7373
- Description: {content}
7474
{duration_text}
7575
76-
> Note: Mathematical equations must be in KaTeX format. British English spellings must be used.
76+
> Note: Mathematical equations are in KaTeX format, preserve them the same. Use British English spellings.
7777
7878
---
7979
"""

0 commit comments

Comments
 (0)