Update app/services/chat_service.py
Browse files
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]
|