Skip to content

Commit cf7eb5d

Browse files
authored
Merge pull request #210 from deepset-ai/add-arize-tracing-example
Add a Phoenix tracing and eval example
2 parents 094a8ed + 2f300cc commit cf7eb5d

File tree

2 files changed

+2116
-1
lines changed

2 files changed

+2116
-1
lines changed

index.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ topics = ["Function Calling", "Agents"]
280280
[[cookbook]]
281281
title = "Extracting Metadata with an LLM"
282282
notebook = "metadata_extraction_with_llm_metadata_extractor.ipynb"
283-
new = true
284283
topics = ["Metadata"]
285284

286285
[[cookbook]]
@@ -316,3 +315,10 @@ new = true
316315
experimental = true
317316
topics = ["Multimodal"]
318317
discuss = "https://github.com/deepset-ai/haystack-experimental/discussions/302"
318+
319+
320+
[[cookbook]]
321+
title = "Trace and Evaluate RAG with Arize Phoenix"
322+
notebook = "arize_phoenix_evaluate_haystack_rag.ipynb"
323+
topics = ["Observability", "Evaluation", "RAG"]
324+
new = true

0 commit comments

Comments
 (0)