ChatGPT - GPT4 Ai Chatbot

FREEMIUM
Door next base | Bijgewerkt 2 months ago | Artificial Intelligence/Machine Learning
Populariteit

9.4 / 10

Latency

2,640ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle tutorials (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.