neuml / rag

🚀 Retrieval Augmented Generation (RAG) with txtai. Combine search and LLMs to find insights with your own data.
Apache License 2.0
283 stars 18 forks source link

Add ability to persist embeddings index #8

Closed davidmezzetti closed 3 months ago

davidmezzetti commented 3 months ago

A new ENV parameter should be added to enable saving embeddings indexes on each index and upsert call.

Also create an example in the README and note how a volume must also be set when running via Docker.

Reference: https://www.reddit.com/r/txtai/comments/1eneto3/comment/lh72zfv/