There are 282 nodes that can be used as successor
for a node with an output port of type OpenAI Nodes: Configuration.
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.
Create a conversation.