Add shaper to api docs (#4083)

This commit is contained in:
Agnieszka Marzec 2023-02-08 12:15:08 +01:00 committed by GitHub
parent 5c009c2a1a
commit 8135e75139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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