Learn Before
Crafting RAG Prompt Instructions
You are tasked with creating a prompt for a system that helps a legal assistant review contracts. The system must identify and list all the 'Force Majeure' clauses from a provided contract text. The output should be a direct quotation of these clauses, and the system must not add any summaries, interpretations, or external legal knowledge. Write the instruction component for this prompt to ensure the language model performs the task accurately and safely.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Creation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Example RAG Prompt for the 2028 Olympics Question
A developer is building a system that uses a large language model to answer questions based only on a provided set of technical manuals. The system's highest priority is to avoid providing information that is not explicitly stated in the manuals. Which of the following instructions, when included in the prompt, is best designed to achieve this goal?
Diagnosing and Correcting a Factual Inconsistency Issue
Crafting RAG Prompt Instructions