Learn Before
Debugging a Non-Compliant AI Assistant
An AI assistant for a financial firm is designed to answer client questions using only the text from a provided quarterly report. However, it is producing non-compliant answers. Analyze the following scenario and explain why the initial prompt failed. Then, propose a specific modification to the prompt to fix the issue.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Prompt Example for Restricting Answers to Tabular Context
A developer is building a chatbot to answer customer questions using only the company's official product documentation. To prevent the chatbot from providing inaccurate or external information, it is critical that its answers are derived exclusively from the text provided in the prompt. Which of the following instructions is best designed to achieve this strict limitation?
Crafting a Restrictive Prompt
Debugging a Non-Compliant AI Assistant
Prompt Template for Strict Context Confinement