BharatSahAIyak / kisai-bot

0 stars 0 forks source link

BHASAI: ADMIN - Content ingestion #584

Open MaunicaKolla815 opened 1 week ago

MaunicaKolla815 commented 1 week ago

Requirements

Content ingested (unstructured + structured) will need some functionalities on admin panel for user to be able to make the required changes.

  1. Chunk Management : once chunks are created user should be able to edit, delete & tag the chunks
  2. Document/Dataset management: Documents/datasets once uploaded should have the functionality to be deleted. For structured dataset, unique row element deletion is also required.
ankitmlesmagico commented 1 week ago

@MaunicaKolla815 In point one chunk management, we allready have otpion to edit and tag the chunks. It means we only need to add the function to delete the chunks only. in second point document/dataset management:- we allready have option for the document we need to add only delete option for dataset and unique row of dataset