mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
Add shaper to api docs (#4083)
This commit is contained in:
parent
5c009c2a1a
commit
8135e75139
@ -1,7 +1,7 @@
|
||||
loaders:
|
||||
- type: python
|
||||
search_path: [../../../haystack/nodes/other]
|
||||
modules: ['docs2answers', 'join_docs', 'join_answers', 'route_documents', 'document_merger']
|
||||
modules: ['docs2answers', 'join_docs', 'join_answers', 'route_documents', 'document_merger', 'shaper']
|
||||
ignore_when_discovered: ['__init__']
|
||||
processors:
|
||||
- type: filter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user