Skip to content

Commit 5aa27c6

Browse files
authored
Merge pull request #204 from deepset-ai/multimodal-intro
add multimodal intro notebook
2 parents 702c55c + 9a56585 commit 5aa27c6

File tree

2 files changed

+1243
-0
lines changed

2 files changed

+1243
-0
lines changed

index.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,3 +308,11 @@ title = "DevOps Support Agent with Human in the Loop"
308308
notebook = "agent_with_human_in_the_loop.ipynb"
309309
new = true
310310
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

Lines changed: 1235 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)