# Tương tác với Trợ lý AI

### Tương tác với Trợ lý AI đã được bổ sung tri thức

Các Trợ lý AI trước khi bổ sung tri thức có kiến thức hạn chế dựa trên các tri thức nền đã được huấn luyện trước đó. Nó có thể cung cấp thông tin cơ bản về các chủ đề cố định.

<figure><img src="/files/OkZ7SKBwjQYO7P8rdv6e" alt=""><figcaption></figcaption></figure>

Sau khi bổ sung tri thức và huấn luyện, Trợ lý AI đã có các kiến thức về các chủ đề mới và có khả năng trả lời các câu hỏi chi tiết hơn. Trợ lý AI có thể cung cấp thông tin chính xác từ tri thức mới.

<figure><img src="/files/udcxgbfEK0guTpwY50MZ" alt=""><figcaption></figcaption></figure>

### Dữ liệu thông tin dạng bảng

Các dữ liệu có dạng bảng trong tri thức khi tải lên hệ thống sẽ được định dạng lại tương tự như bảng trong CSV.

<figure><img src="/files/auHG9ZGOfbrXvtBoAfM3" alt=""><figcaption></figcaption></figure>

Sau khi huấn luyện thành công, Trợ lý AI có thể tương tác với người dùng về những nội dung có trong tri thức.

<figure><img src="/files/uQCvzVy61bHqIpGUwaTf" alt=""><figcaption></figcaption></figure>

Khi thực hiện thay đổi tri thực trên hệ thống, Trợ lý AI sẽ được huấn luyện lại theo tri thức mới.

<figure><img src="/files/R1NCgdUCfhjZn7rHAYRx" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.kamimind.ai/khong-gian-rieng/huan-luyen-tro-ly-ai/tuong-tac-voi-tro-ly-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
