# Cấu hình Agent AI

### 1. Tạo Agent AI

Tương tự như các bước tạo Chatbot AI, bạn chỉ cần chuyển đổi từ **AI Assitant -> Agent Assitant**

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

Sau đó sẽ xuất hiện **Công cụ,** bạn sẽ lựa chọn +**Thêm** thêm các tính năng

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

* **DALL-E 3:** DALL-E 3 là một công cụ tạo ảnh AI có thể tạo ra hình ảnh từ văn bản mô tả. Agent AI có thể sử dụng DALL-E 3 để tạo ra hình ảnh minh họa cho các câu chuyện, mô tả sản phẩm hoặc các mục đích khác.
* **Google Search:** Google Search là một công cụ tìm kiếm cho phép Agent AI truy cập và xử lý thông tin từ thế giới thực. Agent AI có thể sử dụng Google Search để trả lời các câu hỏi của người dùng, tìm kiếm thông tin về một chủ đề cụ thể hoặc thực hiện các nghiên cứu.
* **Wikipedia Search:** Wikipedia Search là một công cụ tìm kiếm cho phép Agent AI truy cập thông tin từ Wikipedia. Agent AI có thể sử dụng Wikipedia Search để tìm kiếm thông tin về các sự kiện lịch sử, nhân vật nổi tiếng hoặc các khái niệm khoa học.
* **Web Scraper:** Web Scraper là một công cụ cho phép Agent AI thu thập dữ liệu từ các trang web. Agent AI có thể sử dụng Web Scraper để thu thập dữ liệu về giá cả sản phẩm, đánh giá khách hàng hoặc các thông tin khác.
* **Còn lại các tính năng khác**

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

Sau đó bạn cứ **publish Agent AI** để sử dụng ngay hoặc có thể test trước&#x20;

<figure><img src="/files/Cxd5OE8ducvuYiQOLiFq" 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://hotro.lovinbot.ai/wiki/bothive-ho-tro-or-lovinbot/tinh-nang-chinh/ai-assistant/cau-hinh-agent-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.
