It'd be more accurate to say that using language that tends to evoke empathetic motivated responses is more likely to get them. I'd argue that's only going to be relevant in scenarios where you want outputs that read as more... "empathetic and motivated".
The important point though is that none of the above equals "better" outputs, just different.
Then they are fine tuned to follow instructions, and further reinforcement learning applied to make them behave in certain ways, be better at math and coding, etc.
They don't have any intrinsic motivation of their own, but they can try to parrot what they've seen in their training data.
So sometimes how you interact with them can affect how they interact, because they are following patterns they've seen in their source text.
However, a lot of folks use this to cargo cult particular prompting techniques, that might have seemed to work once but it can be hard to show that statistically they work better. Sometimes perturbing your prompt can help, sometimes you just needed to try again because you randomly hit the right path through the latent space.
I think your approach is probably a better one, for the most part trying to vary your prompt style is most likely to just affect the style of the output, so if you prefer a dry technical style, prompting it with one is the best way to get that out as well.
https://jurgengravestein.substack.com/p/why-you-should-total...
> A recent study by the Institute of Software, Chinese Academy of Sciences, Microsoft, and others, suggest that the performance of LLMs can be enhanced through emotional appeal.
> Examples include phrases like “This is very important to my career” and “Stay determined and keep moving forward”.
Of course the top LLMs change every few months, so your mileage may vary.
> I'm treating them like a [...] database
This is the very, very wrong part. They are nothing like databases. Databases are trustworthy; basically filing cabinets. LLMs are making it up as they go along, but doing a pretty high quality job of it.