List and remove vector store files from Azure OpenAI

This example pipeline demonstrates how to list and remove vector store files from Azure OpenAI.

  1. Configure the Azure OpenAI List Vector Store Files Snap to retrieve the list of all files stored in the specified vector store using the vector store ID (vs_4LlrKl1EI3vCNd6NMBZBk48Z:AssistantVectorStore_78471).

    On validation, the Snap displays the details of the files available in the vector store, including their file IDs and metadata.

    Azure OpenAI List Vector Store Files Snap configuration Azure OpenAI List Vector Store Files Snap output

    Azure OpenAI List Vector Store Files Snap configuration


    Azure OpenAI List Vector Store Files Snap output

  2. Configure the Azure OpenAI Remove Vector Store File Snap to remove all the files with the File ID as $id from the specified vector store (vs_4LlrKl1EI3vCNd6NMBZBk48Z:AssistantVectorStore_78471). You can choose to select the Delete file checkbox to permanently delete the files.
    On validation, the Snap displays the details of the removed files from the vector store.
    Tip: To remove specific files, use this Snap individually.
    Azure OpenAI Remove Vector Store File Snap configuration Azure OpenAI Remove Vector Store File Snap output

    Azure OpenAI Remove Vector Store File Snap configuration


    Azure OpenAI Remove Vector Store File Snap output

To successfully reuse pipelines:
  1. Download and import the pipeline in to the SnapLogic Platform.
  2. Configure Snap accounts, as applicable.
  3. Provide pipeline parameters, as applicable.