ChatGPT - GPT4 Ai Chatbot

FREEMIUM
(Ким) next base | Оновлено hace 2 meses | Artificial Intelligence/Machine Learning
Популярність

9.4 / 10

Затримки

2,640ms

Рівень обслуговування

100%

Health Check

N/A

Назад до всіх навчальних посібників (1)

How to use?

  1. To begin a chat, submit a POST request to the /ask endpoint containing a JSON object with a query attribute. The primary response will consist of a conversationId and a response.

  2. For ongoing chat, incorporate the conversationId in later API calls.

  3. In order to obtain a response associated with a particular conversationId’s chat history, send a POST request to the /ask endpoint, including the conversationId.