Skip to content

Commit 4df06eb

Browse files
authored
Merge pull request #250 from deepset-ai/browser-agent
Browser agent notebook
2 parents c4e70ea + cfff5a2 commit 4df06eb

File tree

2 files changed

+1506
-0
lines changed

2 files changed

+1506
-0
lines changed

index.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,3 +337,9 @@ title = "AI Guardrails: Content Moderation and Safety with Open Language Models"
337337
notebook = "safety_moderation_open_lms.ipynb"
338338
topics = ["Guardrails", "Evaluation", "RAG"]
339339
new = true
340+
341+
[[cookbook]]
342+
title = "Build Browser Agents with Gemini + Playwright MCP"
343+
notebook = "browser_agents.ipynb"
344+
topics = ["Agents", "MCP"]
345+
new = true

0 commit comments

Comments
 (0)