# Modelos ChatGPT - Formato das planilhas de pergunta e resposta

## Formato da planilha

A planilha deve conter duas colunas: uma para as perguntas e outra para as respectivas respostas. Os pares de pergunta e resposta devem ser inseridos a partir da segunda linha, já que a primeira linha será ignorada.

<figure><img src="/files/ubFp7Sj30LrO6gyick4e" alt=""><figcaption><p><em>Exemplo de planilha.</em></p></figcaption></figure>

### Realizando importação

Após ajustar o formato da sua planilha, clique no botão "Importar CSV" se o arquivo for CSV, ou "Importar XLSX" se for XLSX.

<figure><img src="/files/rSpXiLjcEaUwy6ndoXhU" alt=""><figcaption><p><em>Aba 'Perguntas e Respostas'.</em></p></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://docs.sprinthub.com/topicos/inteligencia-artificial/agentes-de-ia/agentes-de-i.a-legado-aviso/modelos-chatgpt/modelos-chatgpt-formato-das-planilhas-de-pergunta-e-resposta.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.
