Skip to content

Commit 9c287c0

Browse files
docs: sync Haystack API reference on Docusaurus (#11950)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
1 parent 3b935d2 commit 9c287c0

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs-website/reference/haystack-api/utils_api.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -679,14 +679,6 @@ Create a component device representation from a JSON-serialized dictionary.
679679

680680
## filters
681681

682-
### raise_on_invalid_filter_syntax
683-
684-
```python
685-
raise_on_invalid_filter_syntax(filters: dict[str, Any] | None = None) -> None
686-
```
687-
688-
Raise an error if the filter syntax is invalid.
689-
690682
### document_matches_filter
691683

692684
```python

0 commit comments

Comments
 (0)