Skip to content

Add batch delete documents endpoint #78

@Adityav369

Description

@Adityav369

We have a delete_document endpoint that deletes a single document and its associated chunks. Similar to batch ingest, we should have a delete all function to delete multiple doc_ids at once. This would involve changes in the SDK, shell, and an api end point and Postgres database call for deleting multiple docs and chunks. Bonus points for changing the UI as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions