- Dependency for weaviate document store (#1186)
- Compatibility with Weaviate 4.9.0 (#1143)
- Weaviate - remove legacy filter support (#1070)
- Update changelog after removing legacy filters (#1083)
- Update ruff linting scripts and settings (#1105)
- Adopt uv as installer (#1142)
- Add filter_policy to weaviate integration (#824)
- Weaviate filter error (#811)
- Fix connection to Weaviate Cloud Service (#624)
- Pin weaviate-client (#1046)
- Weaviate - fix connection issues with some WCS URLs (#1058)
- Do not retry tests in
hatch run test
command (#954)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Defer the database connection to when it's needed (#802)
- Weaviate schema class name conversion which preserves PascalCase (#707)
- Disable-class-def (#556)
- Fix docstrings (#586)
- Migrate from weaviate python client v3 to v4 (#463)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Fix weaviate auth tests (#488)
- Update category slug (#442)
- Make retrievers return dicts (#491)
- Generate weaviate API docs (#351)