mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-03 18:36:04 +00:00
Add multimodal retrieval to API docs (#3430)
This commit is contained in:
parent
abdcb8124b
commit
3f956c75f4
@ -1,7 +1,7 @@
|
||||
loaders:
|
||||
- type: python
|
||||
search_path: [../../../../haystack/nodes/retriever]
|
||||
modules: ['base', 'sparse', 'dense', 'text2sparql']
|
||||
modules: ['base', 'sparse', 'dense', 'text2sparql', 'multimodal/retriever']
|
||||
ignore_when_discovered: ['__init__']
|
||||
processors:
|
||||
- type: filter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user