Claude, explain
you are viewing a single comment's thread
view the rest of the comments
[–] 34 points 1 month ago (7 children)

I feel like AI enthusiasts would become a bit disillusioned with AI if they could see what was being added to their prompts.

  • source
  • hideshow 7 child comments
  • [–] 11 points 1 month ago (6 children)
  • [–] 19 points 1 month ago (5 children)

    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).

  • source
  • parent
  • hideshow 5 child comments
  • [–] 16 points 1 month 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.

  • source
  • parent
  • [–] 1 point 1 month ago (1 child)

    Most providers allow you to overwrite with your own system prompt so...

  • source
  • parent
  • hideshow 1 child comment
  • [–] 6 points 1 month 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'.

  • source
  • parent