mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-14 12:31:10 +00:00

* Support more data types and extended filters in WeaviateDocStore * Adapt types to extended filters * Update Documentation & Code Style * Fix mypy * Fix type of filters * Update Documentation & Code Style * Add Docstrings for BaseDocStore * Update Documentation & Code Style * Add + prettify DocStrings * Update Documentation & Code Style * Fix types * Update Documentation & Code Style * Remove import of TypedDict * Fix tests * Update Documentation & Code Style * Fix circular import * Fix inversion of not operation + add test case * Fix mypy * Update Documentation & Code Style * Apply black * Use convert_date_to_rfc3339 instead of datetime.fromisoformat Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>