Can somebody help with example snippet to 1) add new PDF files into existing DuckDB database and 2) Deleting those newly added files from database once RAG user is done with the queries? DuckDB ...
This repository has a node script for seeding a Postgres database (src/main.js) and a tutorial guide for writing the script (guide.md). To run the script locally ensure you have Postgres and Nodejs ...