Whats changed:
Hey dear community,
this new release will increase the performance of the RAG to startup by 95% (measured against 889 documents). The unnecessary step to re-index all documents after a restart of the container is now gone and it will start with all currently indexed documents. Also this made it possible to get real-time accurate information and health status of the RAG backend.
Don't miss this version!
- Increase stability RAG process, use already indexed data instead of doing a re-index at every startup. Reducing the time by 95% to start. 43ff808
Full Changelog: v3.0.3...v3.0.4