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 df6c2a7 commit f8f2cb5Copy full SHA for f8f2cb5
scripts/agent/transcript_agent.py
@@ -39,6 +39,12 @@ def refine_transcript_with_ai(content):
39
11. Maintain emotional inflection and emphasis where important
40
41
12. Output only the refined transcript text - no explanations, no metadata
42
+13. Please separate the long text in one reply into smaller paragraphs
43
+14. Each paragraph should be under 100 words
44
+15. The separation should feel natural, based on shifts in topic or focus
45
+16. Make sure each section flows smoothly and preserves the original meaning
46
+17. The goal is to improve readability while keeping the content complete
47
+18. Don't remove information, only restructure it into clearer, shorter blocks
48
49
Transcript:
50
{content}"""
0 commit comments