There are 283 nodes that can be used as predessesor
for a node with an input port of type OpenAI Nodes: Configuration.
**Starting a new project?** We recommend trying [Responses](/docs/api-reference/responses) to take advantage of the latest OpenAI platform features. Compare […]
Get a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` will be returned.
Modify a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` can be modified. Currently, the only […]
Delete a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` can be deleted.
Get the messages in a stored chat completion. Only Chat Completions that have been created with the `store` parameter set to `true` will be returned.
Creates a completion for the provided prompt and parameters.
List all items for a conversation with the given ID.
Create items in a conversation with the given ID.
Get a single item from a conversation with the given IDs.
Delete an item from a conversation with the given IDs.