We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a111677 commit f837c94Copy full SHA for f837c94
1 file changed
integrations/stackit/pydoc/config.yml
@@ -3,6 +3,8 @@ loaders:
3
search_path: [../src]
4
modules: [
5
"haystack_integrations.components.generators.stackit.chat.chat_generator",
6
+ "haystack_integrations.components.embedders.stackit.document_embedder",
7
+ "haystack_integrations.components.embedders.stackit.text_embedder",
8
]
9
ignore_when_discovered: ["__init__"]
10
processors:
0 commit comments