Skip to content

Commit f859563

Browse files
committed
include haystack in integration readme
1 parent 6d59e2e commit f859563

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

integrations/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ Examples for adding Opik to a specific framework or library. Each folder covers
55
| Integration | Description |
66
|---|---|
77
| [google_adk/](./google_adk/) | Google ADK — Trace an Agentic RAG router with Opik |
8+
| [haystack/](./haystack/) | Haystack — Trace a multi-agent web-search pipeline with Opik |
89
| [otel/](./otel/) | OpenTelemetry — send OTel spans to Opik via OTLP |

integrations/haystack/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Haystack + Opik
2+
3+
Examples for tracing [Haystack](https://haystack.deepset.ai/) pipelines and Agents with Opik.
4+
5+
| Example | Description |
6+
|---|---|
7+
| [multi_agent_web_search](./multi_agent_web_search/) | Trace a coordinator -> scout multi-agent web-search chain with Opik and Haystack pipeline |

0 commit comments

Comments
 (0)