Ensure LLM output follows a precise template or format, producing structured output required by an application or use case.
The base prompt used in the RecPrompt framework. A great starting point if you are building any sort of recommendation system on top of an LLM. We've added some structural enhancements to better distinguish different parts of the prompt.
Provide a sequence of steps or actions to achieve a specific end result, offering clear guidance for complex tasks.
Generate a list of facts included in the output that should be verified for accuracy, ensuring reliable and factual information.
Auto-generate CoT examples