Retrieves a model response with the given ID.
include
parameter for Response creation above for more information.obfuscation field on streaming delta events
to normalize payload sizes as a mitigation to certain side-channel
attacks. These obfuscation fields are included by default, but add a
small amount of overhead to the data stream. You can set
include_obfuscation to false to optimize for bandwidth if you trust
the network links between your application and the OpenAI API.Specify how the response should be mapped to the table output. The following formats are available:
Structured Table: Returns a parsed table with data split into rows and columns.
safety_identifier and prompt_cache_key. Use prompt_cache_key instead to maintain caching optimizations.
A stable identifier for your end-users.
Used to boost cache hit rates by better bucketing similar requests and to help OpenAI detect and prevent abuse. Learn more.Configuration options for a text response from the model. Can be plain text or structured JSON data. Learn more:
An array of tools the model may call while generating a response. You
can specify which tool to use by setting the tool_choice parameter.
We support the following categories of tools:
tools parameter to see how to specify which tools
the model can call.response.completed, failed,
in_progress, cancelled, queued, or incomplete.An array of content items generated by the model.
output array is dependent
on the model's response.output array and
assuming it's an assistant message with the content generated by
the model, you might consider using the output_text property where
supported in SDKs.gpt-5.6 and later models.Raw Response: Returns the raw response in a single row with the following columns:
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension OpenAI Nodes from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!