mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-23 07:58:36 +00:00
Docs: Add filter to hide entity post processor (#4160)
* Add filter to hide entity post processor * Add missing space
This commit is contained in:
parent
689f2cd250
commit
e16f1c8935
@ -9,6 +9,8 @@ processors:
|
||||
documented_only: true
|
||||
do_not_filter_modules: false
|
||||
skip_empty_modules: true
|
||||
- type: filter
|
||||
expression: "name not in ['_EntityPostProcessor']"
|
||||
- type: smart
|
||||
- type: crossref
|
||||
renderer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user