mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 23:48:53 +00:00
docs: Remove transformers module from AnswerGenerator API docs (#5185)
This commit is contained in:
parent
637433841e
commit
6a5fbb7118
@ -1,7 +1,7 @@
|
||||
loaders:
|
||||
- type: python
|
||||
search_path: [../../../haystack/nodes/answer_generator]
|
||||
modules: ["base", "transformers", "openai"]
|
||||
modules: ["base", "openai"]
|
||||
ignore_when_discovered: ["__init__"]
|
||||
processors:
|
||||
- type: filter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user