v0.1.16
Key Highlights
- Support for Sharepoint loader with authorized identities and extended metadata
- Updated
pebblo-classifier
to Version 9 with improved topic accuracy - Support for Postgress PGVector VectorDB for identity and semantic-topic enforcement
- Documentation updates for
PebbloRetrieval
chain with samples for identity and semantic-topic enforcement
What's Changed
- Adding lint fixes by @dristysrivastava in #380
- Updated UT and minor linting fixes by @shreyas-damle in #381
- Updated documentation for Pebblo UI by @rutujaac in #387
- Documentation for PebbloRetrievalQA chain by @Raj725 in #388
- SafeRetriever docs and README updates by @srics in #389
- Updating field validator for prompt API by @dristysrivastava in #379
- Handle bubble chart height for last number of finding data by @rutujaac in #383
- Skip pkg cache to avoid hash mistmatch by @srics in #384
- Fix test pypi pkg naming to include yr.mo.dt.hh.mm by @srics in #385
- Add GoogleDriveLoader to the list of supported loaders by Pebblo by @rahul-trip in #390
- Cleaning up discovery API response by @dristysrivastava in #396
- added changes to integrate v9 version of topic classifier by @gr8nishan in #397
- Updating sensitive data for different classification by @dineshkrr in #394
- Update langchain library versions and imports in the sample apps by @Raj725 in #398
- Add docs for Semantic Enforcement RAG using PebbloRetrievalQA by @Raj725 in #392
- add sharepoint retriever app. by @rahul-trip in #399
- Update release version by @srics in #400
New Contributors
- @dineshkrr made their first contribution in #394
Full Changelog: v0.1.15...v0.1.16