completions

This block is part of the chatgpt group and was last modified in core v14.0.1.

Deprecated This block has been deprecated since v14.0.1, please avoid future use.
completions Deprecated since v14.0.1 v13.0.1 Updated v14.0.1

Chat models take a list of messages as input and return a model-generated message as output.

Inputs 3 + flow
  • flow
    flow
  • key required
    value
  • messages required
    array<object>
  • model
    value
Outputs 5 + flow
  • flow
    flow
  • success
    condition
  • choices
    array
  • id
    value
  • usage
    object
  • error
    value
gpt4

Core Releases

v13.0.1 This block was introduced in v13.0.1, click here to see the release notes. v14.0.1 This block was last modified in v14.0.1, click here to see the release notes. v14.0.1 This block was deprecated in v14.0.1, click here to see the release notes.
Back to chatgpt Return to the main group to view all sub-groups Back to chatgpt Return to the group to view all blocks within this group