h-a-s-k / NBSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBSX

coom & doom




Requirements

nodejs>=20.4.*

Defaults

SettingName: (DEFAULT)/opt1/opt2

  1. PassParams: (true)/false

    • sends your configured temperature and frequence penalty
  2. PromptExperiment: (true)/false

    • true is an alternative way to send your prompt to the AI
    • experiment before setting to false
  3. RenewAlways: (false)/true

    • true creates a new conversation, sending all messages each time
    • false sends only latest assistant->user messages
    • experiment before setting to true
  4. SystemExperiments: (true)/false

    • only has effect when RenewAlways is set to false
    • no effect on very first message
    • true sends the last system prompt (typically your jailbreak) followed by assistant->user messages
      • on hitting SystemInterval messages, sends all system prompts followed by assistant->user messages
    • false sends all system prompts with every message

Downloads

About


Languages

Language:JavaScript 97.5%Language:Batchfile 2.5%