OPEN AI - ChatGPT

פרמיום
על ידי Innovizion | מְעוּדכָּן 3ヶ月前 | Artificial Intelligence/Machine Learning
פּוֹפּוּלָרִיוּת

7.1 / 10

חֶבִיוֹן

2,413ms

רמת שירות

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.