Send Prompt

OpenAI ChatGPT

Action

Send a prompt to GPT, optionally along with an image, and receive a text message in response.


Information provided

When executed, this operation delivers the following data, which can be used in the same automatic task.

  • Tags

  • Text {{content}}

    Predicted completion.
    e.g. This is a test

  • Finish reason {{finish_reason}}

    reason why the resulting text has terminated.
    e.g. lenght

  • Prompt tokens {{prompt_tokens}}

    Number of tokens in the Prompt. 1 token ~= 4 chars in English

  • Completion tokens {{completion_tokens}}

    Number of tokens in the Completion. 1 token ~= 4 chars in English

  • Total tokens {{total_tokens}}

    Prompt tokens + Completion tokens


Frequently Asked Questions


Why does ChatGPT respond differently to seemingly identical prompts?

Variations are almost always caused by one (or several) of these factors:

• High temperature: at higher values (≈ 0.8-1.0) the model injects more randomness. Lower it to 0.2-0.4 if you need consistency.
• Missing examples or clear rules: without few-shot examples or precise instructions, the model fills in gaps on its own. Add concrete input-output samples or define rules in the system prompt/instruction.
• Ambiguous prompt: if your text supports multiple interpretations, the model will choose one at random. Rephrase so there is only one possible reading.
• Context shifts: any previous message in the conversation influences the answer. Restart the thread or explicitly summarise the context if you need reproducibility.
• Token limits: when the conversation grows long, parts of the history may be truncated and the model "forgets" details. Shorten the prompt or summarise the context.

Follow these recommendations to obtain much more stable and predictable responses.

Common Errors


Invalid JSON response calling chatgpt: 210-Error You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.

The error indicates that you have exceeded the usage quota assigned to your account on the OpenAI API, preventing further requests. To resolve this, review the details of your plan and current usage on the OpenAI platform and consider upgrading to a plan with a higher quota if your usage requires it at https://platform.openai.com.

Write us

By email or by Telegram.
Monday to Friday from 7 a.m. to 1 p.m. (Spain).

Let's talk

Choose day and time.
We share the screen and answer all your questions.