sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
139 stars 52 forks source link

Add delete funcationality for samples #67

Open sethumadhavan-k opened 1 month ago

sethumadhavan-k commented 1 month ago

Description: After creating a new sample, there is currently no option to delete the sample if it's no longer needed. A screenshot is attached below, indicating where the delete button should be placed.

Proposed Solution: Please implement a function to delete the sample in the SampleService file. Use the /api/v1/sqldelete/{id} API endpoint to perform the deletion.

Additional Notes:

Untitled

waiyanzt commented 1 month ago

Hi, I would like to work on this issue. Thanks

agberoz commented 1 month ago

Hey @zteezy19 ,

Assigning this issue to you, happy coding

If any assistance is required meet our team here: https://join.slack.com/t/theailounge/shared_invite/zt-2ogkrruyf-FPOHuPr5hdqXl34bDWjHjw

mdnihal5 commented 1 month ago

Hi, I would like to work on this issue. Thanks

sethumadhavan-k commented 1 month ago

@mdnihal5 already assigned to someone