pebblo
pebblo copied to clipboard
[Refactor] Introduce sqlite-db based pebblo application state
Description
The current filesystem based RAG application state doesn't scale for deeper of SafeLoader and SafeRetriever analytics.
- [ ] Introduce sqlite-db based application state
- [ ] Deprecate filesystem based application state