simple-chatgpt-actor avatar
simple-chatgpt-actor
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
simple-chatgpt-actor

simple-chatgpt-actor

dtrungtin/simple-chatgpt-actor

The actor will start the webhook so you can ask your question to ChapGPT without providing the api key and receive the corresponding response.

HOW TO USE

The actor will start the webhook so you can ask your question to ChapGPT without providing the api key and receive the corresponding response.

After starting the actor, you will see such information in the log.

  • HTTP POST { "text": "What is your question?" } as "application/json" at URL

Input Parameters

  • timeout (optional): Stop the webhook after timeout reached.

Output example:

You will receive the such response and it's also saved in the dataset.

{ "result":"What is the definition of analytics?" }
Developer
Maintained by Community
Categories