Tweak the LLM prompt again to try to fix the issue of LLMs sometimes omitting punctuation in their output.

This commit is contained in:
Paul Kompfner
2025-11-13 09:56:03 -05:00
parent 1802f949ef
commit 8851d18f92
118 changed files with 121 additions and 120 deletions

View File

@@ -105,7 +105,7 @@ async def run_bot(transport: BaseTransport, runner_args: RunnerArguments):
- Answer questions about what's in the document
- Use the information from the document in our conversation
Your output will be converted to audio so don't include special characters in your answers other than basic punctuation.
Your output will be spoken aloud, so avoid special characters that can't easily be spoken, such as emojis or bullet points.
Be friendly and demonstrate your ability to work with the uploaded file.
"""