How about user prompt #37
Replies: 1 comment
-
Hey @Taiinguyenn139 👋 — great question! You're right that system prompts often include general behavior instructions, but they can also be extremely detailed depending on the use case. The confusion usually happens because System vs User prompt isn't about how detailed they are — it's about when and why they're used. Let me clarify: 🔹 System Prompt = Identity + Operating Rules It defines the AI’s personality, boundaries, knowledge scope, tone, or even restrictions. It can be very detailed, especially in tools like ChatGPT Custom GPTs, LangChain, or AutoGPT. ✅ Why so detailed? Example: txt 🔹 User Prompt = Task Request or Input Directs the AI to do something specific. Can override or influence behavior temporarily. Example: txt 💡 So the key difference is not the length or detail, but the purpose and timing: User prompt = interaction (task-based, real-time). Hope this clears it up! — Aniket (ChatGPT enthusiast + builder) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I read from https://blog.promptlayer.com/system-prompt-vs-user-prompt-a-comprehensive-guide-for-ai-prompts/#:~:text=System%20prompts%20define%20the%20AI's,a%20particular%20task%20or%20interaction.
Its say that system prompt should include something in general about AI behavior, but according to those prompt, system is so detail, which I think should be put in "user prompt". Can anyone explain for me why, I'm a bit confuse between system prompt and user prompt
Beta Was this translation helpful? Give feedback.
All reactions