Skip to content

OpenAIChatGPT - ChatGPT & OpenAI

← ChatGPT & OpenAI Add-On Übersicht


This Step uses the ChatGPT API with its latest and most advanced gpt-3.5-turbo and gpt-4 models.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTYour OpenAI AccountNein
messageSTRINGThe message to process with ChatGPT.Ja
imageFILEAdd an image to your request. Allowed image formats are: JPEG,PNG,GIF and WEBP.Nein
modelSTRINGThe model which will generate the completion. Only the chat models can be used.Nein
  • gpt-5.2
  • gpt-5.1
  • gpt-5
  • gpt-5-mini
  • gpt-5-nano
  • gpt-4.1
  • gpt-4.1-mini
  • gpt-4.1-nano
  • gpt-4
  • gpt-4-turbo-preview
  • gpt-4o
  • gpt-4o-mini
  • gpt-4o-search-preview
  • gpt-4o-mini-search-preview
  • gpt-3.5-turbo
  • o1
  • o3-mini
reasoning_effortSTRINGReasoning Effort is a new API parameter in GPT-5 that allows developers to directly control how much invisible internal thinking work (reasoning tokens) the model performs before giving its final answer – the higher the value, the more thorough and accurate, but also slower and more expensive the answer. Default: noneNein
  • none
  • minimal
  • low
  • medium
  • high
max_tokensSTRINGMax. number of tokens to return.Nein
varianceSTRINGThe variance determines the randomness of the generated output. None outputs a pure deterministic result. Which means the same command or question always arises the same result. Low results in a more deterministic ouput with little variance. High increases the result variance.Ja
  • none
  • low
  • medium
  • high
  • very high
  • maximum

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
responseSPREADSHEETThe Response Spreadsheet
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
idSINGLE
objectSINGLE
createdSINGLE
modelSINGLE
choice_contentSINGLE
choice_finish_reasonSINGLE
choice_indexSINGLE
usage_prompt_tokensSINGLE
usage_completion_tokensSINGLE
usage_total_tokensSINGLE
errorSPREADSHEETSpreadsheet with error message
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
error_messageSINGLE
error_typeSINGLE
error_paramSINGLE
error_codeSINGLE