How to Reuse a System Prompt Without Pasting It Every Time
Is there a way to set a system prompt once, so that I can start new chats with that prompt already applied, allowing me to repeat the same behavior without having to paste it in every time?
7 Replies
I'm sure putting it into "Anything else T3 Chat should know about you?" should be alright
i dont want it for every chat. just the ones i want
ive been using branch off to do it
that works if you only need some chats i guess
i want a system prompt like "fix grammer and punctuation" and then i can quicky spin up a chat and just paste what i want the ai to fix
and i could have many of these "system prompts"
i guess you can make a userscript where you can click a button and the textarea adds it on top if its the first message
yea thats a good idea
why not just use text replacement in your OS?
so you can type a string like 't3p1' and make it replace that for the actual prompt only when you want, that way you can actually have multiple options to trigger only when you want to, and could use them on any website or app