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.
2 parents 702c55c + 9a56585 commit 5aa27c6Copy full SHA for 5aa27c6
index.toml
@@ -308,3 +308,11 @@ title = "DevOps Support Agent with Human in the Loop"
308
notebook = "agent_with_human_in_the_loop.ipynb"
309
new = true
310
topics = ["Function Calling", "Agents"]
311
+
312
+[[cookbook]]
313
+title = "Introduction to Multimodal Text Generation"
314
+notebook = "multimodal_intro.ipynb"
315
+new = true
316
+experimental = true
317
+topics = ["Multimodal"]
318
+discuss = "https://github.com/deepset-ai/haystack-experimental/discussions/302"
notebooks/multimodal_intro.ipynb
0 commit comments