- Fixing Chroma tests due
chromadb
update behaviour change (#1148) - Adapt our implementation to breaking changes in Chroma 0.5.17 (#1165)
- Adopt uv as installer (#1142)
- Empty filters should behave as no filters (#1117)
- Chroma - allow remote HTTP connection (#1094)
- Chroma - defer the DB connection (#1107)
- Fix chroma linting; rm numpy (#1063)
Co-authored-by: Silvano Cerza [email protected]
- Filters in chroma integration (#1072)
- Do not retry tests in
hatch run test
command (#954)
- Chroma - ruff update, don't ruff tests (#983)
- Update ruff linting scripts and settings (#1105)
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