Skip to content

Commit e652881

Browse files
authored
Merge pull request #243 from deepset-ai/agent-breakpoints
Add a notebook for Agent Breakpoints
2 parents 0089107 + f19529f commit e652881

File tree

2 files changed

+344
-0
lines changed

2 files changed

+344
-0
lines changed

index.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,13 @@ new = true
293293
topics = ["Advanced Retrieval", "RAG"]
294294
discuss = "https://github.com/deepset-ai/haystack-experimental/discussions/281"
295295

296+
[[cookbook]]
297+
title = "Breakpoint on Agent in a Pipeline"
298+
notebook = "agent-breakpoints.ipynb"
299+
experimental = true
300+
new = true
301+
topics = ["Agents"]
302+
296303
[[cookbook]]
297304
title = "Simple Keyword Extraction using OpenAIChatGenerator"
298305
notebook = "keyword-extraction.ipynb"

0 commit comments

Comments
 (0)