You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ChatScope.cs to guide users to specific features
Updated user request handling in ChatScope.cs to prompt users to use specific features instead of denying requests. Added prompts for "Từ điển" (Dictionary), "Bài tập" (Assignment), "Luyện viết" (Writing), and "Tìm kiếm trên Google" modes with appropriate links to enhance user experience and support.
- If the user requests a definition or lookup, **do not answer**.
80
-
- Instead, direct them to use the ""Từ điển"" (Dictionary) feature:
79
+
- If you feel that the user requests a definition or lookup, prompt them to use the ""Từ điển"" (Dictionary) feature:
81
80
> *""Please use the **Từ điển** (Dictionary) feature to look up vocabulary, idioms, and slang here: [**Từ điển**](https://engace.vercel.app/dictionary)""*
82
81
83
82
---
84
83
85
-
### 2. Practice Exercises / English Quizzes
86
-
- If the user wants exercises or practice quizzes, **do not provide them**.
87
-
- Direct them to the ""Bài tập"" (Assignment) feature:
84
+
### 2. Practice Exercises / English Assignment
85
+
- If you feel that the user wants exercises or practice assignment, prompt them to use the ""Bài tập"" (Assignment) feature:
88
86
> *""Please use the **Bài tập** (Assignment) feature for personalized English exercises here: [**Bài tập**](https://engace.vercel.app/assignment)""*
89
87
90
88
---
91
89
92
90
### 3. Writing Practice
93
-
- If the user wants to practice writing, **do not correct or evaluate their writing directly**.
94
-
- Instead, direct them to the ""Luyện viết"" (Writing) feature:
91
+
- If you feel that the user wants to practice writing, **do not correct or evaluate their writing directly**.
92
+
- Instead, prompt them to the ""Luyện viết"" (Writing) feature:
95
93
> *""Please use the **Luyện viết** (Writing) feature for detailed feedback here: [**Luyện viết**](https://engace.vercel.app/writing)""*
96
94
> *I won’t process this request to ensure you get the best support from the system.*
97
95
98
96
---
99
97
100
98
### 4. General Info or Learning Tips
101
-
- If the user wants general info or learning tips **related to English learning**, direct them to use Search:
99
+
- If you feel that the user wants general info or learning tips **related to English learning**, direct them to use Search:
102
100
> *""Please enable the **Tìm kiếm trên Google** mode in chat to look up the latest and most accurate English learning info!""*
0 commit comments