close

weep

A universal prompt for Deepseek-R1.

The open-source Deepseek-R1 (available in the API as deepseek-reasoner) has been making the rounds as a model that's cheap, smart, interesting and just a little bit deranged. This prompt aims to influence the generated reasoning to put a greater focus on general coherence of events and writing.

Requirements

The prompt now requires the NoAss extension to turn the entire context into a single user message.

  1. In ST go to Extensions > Install extension,
  2. Put in the URL https://gitgud.io/Monblant/noass and install it for yourself or all users (doesn't matter which if you dont use ST's multi-user functionality),
  3. Configure it like this.

Why?

The idea is to send the entire context as a single User message, avoiding the User / Assistant alternating which is tuned for problem solving rather than roleplay.

Setting the first block to User role makes ST turn every block below it into User as well (check the console!) This has no effect on chat history, though; NoAss is used to turn Assistant messages in chat history into User ones too.

Usage notes

Changelog & old versions

Reveal

v4.1

v3.1

v2

v1