I tested if system prompts actually matter, here's what I found
I’m talking here about the role, not the concept.
I tried this experiment and was surprised about the result:
const response = await client.chat.completions.create({
model: 'gpt-5.4',
messages: [
tahazsh.hashnode.dev3 min read