Similar Questions in Generative AI & LLMs
Medium
If you need a structured response (like a JSON object), would you rather use a "System Prompt instruction" or the model's native "Function/Tool Calling" capability? Why?
View
Medium
In models that support it (like Claude), how does "pre-filling" the assistant's response (e.g., starting with {) help with structured output?
View
Easy
Why are delimiters like ###, """, or <xml> tags important in long prompts? How do they help prevent the model from getting confused between instructions and data?
View