Node Connectivity

There are 141 nodes that can be used as successor for a node with an output port of type OpenAI Nodes: Configuration.

Delete User 

Deletes a user from the organization.

List Vector Stores 

Returns a list of vector stores.

Create Vector Store 

Create a vector store.

Get Vector Store 

Retrieves a vector store.

Modify Vector Store 

Modifies a vector store.

Delete Vector Store 

Delete a vector store.

List Vector Store Files 

Returns a list of vector store files.

Create Vector Store File 

Create a vector store file by attaching a [File](/docs/api-reference/files) to a [vector store](/docs/api-reference/vector-stores/object).

Get Vector Store File 

Retrieves a vector store file.

Delete Vector Store File 

Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the [delete […]