- Defer the database connection to when it's needed (#804)
- [breaking] Pinecone - support for the new API (#793)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Correctly deserialize Pinecone docstore in embedding retriever (#636)
- Update category slug (#442)
- Disable-class-def (#556)
- Generate API docs for Pinecone (#359)
- Rename retriever (#396)
- Fix imports in example (#398)
- Temporarily skip failing tests (#593)
- Skip
test_write_documents_duplicate_overwrite
test (#637)
- Fix linter (#281)