• chonglibloodsport@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    1
    ·
    12 days ago

    It’s called a system prompt. It’s a wrapper around the prompt you, the user, writes, which is called the user prompt.

    What exactly is being added to the system prompt is a huge part of the “secret sauce” of the AI providers, because it greatly affects the quality and tone of the output. It may also be part of the safety layer of guardrails to stop users from asking about topics the AI providers have deemed taboo (such as biology, in recent news).

    • yermaw@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      16
      ·
      12 days ago

      we stopped access to an entire topic incase it spilled the beans on how to make bioweapons.

      Living in the future has been fun. VR was pretty sweet. Ordering pizzas by tapping a rectangle was awesome. I want to get off now though. I want to go home.

      • mobyduck648@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        12 days ago

        Not really, you can add a prompt to commercial LLM products to alter the persona a bit but the actual system prompt the harness is using is opaque to you. Your Claudes, Kimis, Mistrals and what have you are a polished product on top of the model, they’re not the model itself. A lot of the actual day-to-day software engineering of these things is writing a harness that’s robust enough to deal with a cantankerous non-deterministic pile of linear algebra that doesn’t know the difference between ‘looks good’ and ‘is good’.