
simple-chatgpt-actor
Deprecated
Pricing
$50.00 / 1,000 results
Go to Store

simple-chatgpt-actor
Deprecated
The actor will start the webhook so you can ask your question to ChapGPT without providing the api key and receive the corresponding response.
0.0 (0)
Pricing
$50.00 / 1,000 results
1
Total users
15
Monthly users
1
Last modified
4 months ago
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?" }