ChromaDocumentStore
- discardmeta
items when the type of their value is not supported in Chroma (#907)
- Add metadata parameter to ChromaDocumentStore. (#906)
- Added distance_function property to ChromadocumentStore (#817)
- Add filter_policy to chroma integration (#826)
- Allow search in ChromaDocumentStore without metadata (#863)
Chroma
- Fallback to default filter policy when deserializing retrievers without the init parameter (#897)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Small consistency improvements (#536)
- Disable-class-def (#556)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Serialize the path to the local db (#506)
- Update category slug (#442)
- Review chroma integration (#501)
- Generate API docs (#262)
- Chroma DocumentStore creation for pre-existing collection name (#157)
- Fix project urls (#96)
- Use
hatch_vcs
to manage integrations versioning (#103)
- Fix import and increase version (#77)
- Fix license headers