ChatGPT Ai Chat bot

फ्रीमियम
द्वारा NextBase | अपडेट किया गया 2 mesi fa | Artificial Intelligence/Machine Learning
लोकप्रियता

9.6 / 10

लेटेंसी

2,563ms

सेवा का स्तर

100%

Health Check

N/A

सभी ट्यूटोरियल पर वापस जाएं (1)

How to use?

  1. To initiate a chat, send a POST request to the /ask endpoint with a JSON object that includes a query property. The initial response will include a conversationId and a response.

  2. To continue the chat, use the conversationId in subsequent API calls.

  3. To retrieve a response based on the chat history related to a specific conversationId, send a POST request to the /ask endpoint with the conversationId.