Skip to content

Commit 09a87e3

Browse files
feat: add admin page for managing conversation scenarios and AI configuration.
1 parent 323d277 commit 09a87e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/pages/Admin.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default function Admin() {
7373
</button>
7474
</div>
7575
<p className="mt-2 text-xs text-[#7A6D5B]">
76-
Chatbot sẽ dùng LLM để hiểu ý định người dùng (ví dụ: "cos" -> "") tính điểm chính xác hơn.
76+
Chatbot sẽ dùng LLM để hiểu ý định người dùng (ví dụ: "cos" thành "có") và tính điểm chính xác hơn.
7777
Lấy key miễn phí tại <a href="https://aistudio.google.com/app/apikey" target="_blank" rel="noreferrer" className="text-[var(--c-primary)] underline font-medium">Google AI Studio</a>.
7878
</p>
7979
</div>

0 commit comments

Comments
 (0)