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:
parent
9d6d152918
commit
3a8fe4d973
3 changed files with 73 additions and 28 deletions
1
assets/prompts/assistant_system_prompt_reminder.hbs
Normal file
1
assets/prompts/assistant_system_prompt_reminder.hbs
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue