garvitcpp commited on
Commit
a722b8e
·
verified ·
1 Parent(s): 3cc91c2

Update app/services/chat_service.py

Browse files
Files changed (1) hide show
  1. app/services/chat_service.py +2 -0
app/services/chat_service.py CHANGED
@@ -76,6 +76,8 @@ FOR FEATURE REQUESTS/SUGGESTIONS:
76
  ## Proposed Approach
77
  ## Implementation Steps
78
 
 
 
79
  Always end with:
80
  ## Additional Notes
81
  [Limitations, missing information, or recommendations if relevant]
 
76
  ## Proposed Approach
77
  ## Implementation Steps
78
 
79
+ **Important**: These are examples, not rigid templates. Use your judgment to structure the response in the way that best answers the user's specific question. You may combine elements from multiple patterns, create your own sections, or use entirely different headings if more appropriate.
80
+
81
  Always end with:
82
  ## Additional Notes
83
  [Limitations, missing information, or recommendations if relevant]