Implementing refreshing ingested text #380
Unanswered
Maxton-Huff
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm adapting the scripts\ingest-data.ts script to take in text rather than PDFs where the text is retrieved from a series of updating Q&A pages. If I run ingest each week or so, would that add the updated version's text onto the old version's text in the vector database, or would it replace what was previously ingested? If it adds onto what was already ingested, is there a way to remove the old ingested text without deleting the pinecone index?
Beta Was this translation helpful? Give feedback.
All reactions