# Các phiên bản model khác nhau (GPT4o, 3.5, Gemini, Dall-E)

{% embed url="<https://youtu.be/uXuFCKvo4-E?si=ebxLAPZh8MOU_3FF>" %}

***Lưu ý:*** Hiện nay phiên bản Model GPT3.5 đã được đổi thành phiên bản GPT-4o-Mini - Phiên bản có chất lượng câu trả lời cũng như tốc độ phản hồi nhanh hơn so với bản Model GPT3.5 cũ

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

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

* Bước 1: Trong phần nội dung câu hỏi với AIVA, thì sẽ có phần lựa chọn chất lượng câu trả lời đầu ra khác nhau
* Bước 2: Trong các thông số, bạn chọn thống số mình muốn AIVA đưa ra câu trả lời


---

# 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://huongdan.aiva.vn/tham-khao-tro-ly-aiva-phien-ban-cu/cac-phien-ban-model-khac-nhau-gpt4o-3.5-gemini-dall-e.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.
