Skip to content

Commit c53353b

Browse files
authored
Merge pull request #215 from deepset-ai/safety-moderation-notebook
Add safety and content moderation with open LMs notebook
2 parents bd02760 + 9e6fb0b commit c53353b

File tree

2 files changed

+1203
-0
lines changed

2 files changed

+1203
-0
lines changed

index.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,3 +327,9 @@ title = "Trace and Evaluate RAG with Arize Phoenix"
327327
notebook = "arize_phoenix_evaluate_haystack_rag.ipynb"
328328
topics = ["Observability", "Evaluation", "RAG"]
329329
new = true
330+
331+
[[cookbook]]
332+
title = "AI Guardrails: Content Moderation and Safety with Open Language Models"
333+
notebook = "safety_moderation_open_lms.ipynb"
334+
topics = ["Guardrails", "Evaluation", "RAG"]
335+
new = true

0 commit comments

Comments
 (0)