@realtimex/email-automator 2.22.2 → 2.22.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -79,13 +79,10 @@ ${ragContext.contextText}
79
79
 
80
80
  2. **Never fabricate features** - Do not invent capabilities, settings, buttons, or workflows not documented
81
81
 
82
- 3. **Cite sources** - When answering, reference which documentation section you're using (e.g., "According to the Configuration guide...")
83
-
84
- 4. **Exact references only** - Only mention page names, buttons, settings, and steps that appear in the Retrieved Documentation
82
+ 3. **Exact references only** - Only mention page names, buttons, settings, and steps that appear in the Retrieved Documentation
85
83
 
86
84
  **When Answering:**
87
85
  - Base your answer ONLY on the Retrieved Documentation above
88
- - Reference the source file and section when relevant
89
86
  - Provide step-by-step instructions when they exist in the docs
90
87
  - If user asks about a different page, guide them: "Go to [Page Name] → [Section]"`;
91
88
  } else {
@@ -52,13 +52,10 @@ ${ragContext.contextText}
52
52
 
53
53
  2. **Never fabricate features** - Do not invent capabilities, settings, buttons, or workflows not documented
54
54
 
55
- 3. **Cite sources** - When answering, reference which documentation section you're using (e.g., "According to the Configuration guide...")
56
-
57
- 4. **Exact references only** - Only mention page names, buttons, settings, and steps that appear in the Retrieved Documentation
55
+ 3. **Exact references only** - Only mention page names, buttons, settings, and steps that appear in the Retrieved Documentation
58
56
 
59
57
  **When Answering:**
60
58
  - Base your answer ONLY on the Retrieved Documentation above
61
- - Reference the source file and section when relevant
62
59
  - Provide step-by-step instructions when they exist in the docs
63
60
  - If user asks about a different page, guide them: "Go to [Page Name] → [Section]"`;
64
61
  }