- Add filter_policy to pgvector integration (#820)
PgVector
- Fallback to default filter policy when deserializing retrievers without the init parameter (#900)
- Do not retry tests in
hatch run test
command (#954)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- PgVector - remove legacy filter support (#1068)
- Defer the database connection to when it's needed (#773)
- Add customizable index names for pgvector (#818)
MongoDBAtlasEmbeddingRetriever
(#427)- Implement keyword retrieval for pgvector integration (#644)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Disable-class-def (#556)
- Fix linting (#328)