π΅οΈββοΈ EvidenceSeeker v0.1.2
We're excited to release EvidenceSeeker v0.1.2, featuring enhancements to the retrieval pipeline and index management capabilities.
β¨ New Features
- πΎ PostgreSQL Vector Store Support: The retriever now supports PostgreSQL as a vector store backend, enabling more robust and scalable storage solutions for production deployments.
- π― Metadata Filtering: Enhanced retrieval capabilities with powerful metadata filtering that allows you to narrow down search results before similarity search.
- π Dynamic Index Updates: Maintain and update your document repository without rebuilding the entire index. Works seamlessly with both file-based and PostgreSQL backends.
- β‘ Asynchronous Operations: All index operations now support asynchronous execution.
- β±οΈ Progress Tracking: Monitor index building and update operations with customizable callbacks.
π Documentation: For detailed setup guides, examples, and configuration options, check out our documentation - especially: