- Add filter_policy to weaviate integration (#824)
- Weaviate filter error (#811)
- Fix connection to Weaviate Cloud Service (#624)
- 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)