Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does anyone know how to do versioning for embeddings? Let’s say I want to update/upsert my data and deliver v6 of domain data instead of v1 or filter for data within a specified date range. I am thinking of exploring context prepending to chunks.


Your vector store should let you store the original text as well as metadata, where you can store the version. For e.g. turbopuffer lets you filter on attributes https://turbopuffer.com/docs/query#filtering


This is a great question




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: