A new prompting method that instructs the LLM to create multiple personas to work together to complete the task
A prompting method that instructs the LLM to traverse many different paths when completing a task. Movie recommender is used as the example task. Update the variables and steps for your use case.
A generalizable prompt for Stage 2 in least-to-most prompting where the subproblems are solved
CoVe, typically a two-prompt method, can also function effectively with just one prompt, still helping to reduce hallucinations.
Define a custom language or notation for interacting with the LLM. This allows expressing ideas more concisely or clearly using an alternative language.