Add reminder message about system prompt (#28344)

Trying out sending the model a reminder message about code blocks in the
system prompt. If this seems to work well, we can include more specific
reminder messages, e.g. tool-specific ones.

Release Notes:

- N/A
This commit is contained in:
Richard Feldman 2025-04-09 10:09:48 -04:00 committed by GitHub
parent 9d6d152918
commit 3a8fe4d973
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 73 additions and 28 deletions

View file

@ -0,0 +1 @@
In your response, make sure to remember and follow my instructions about how to format code blocks (and don't mention that you are remembering it, just follow the instructions).