Skip to content

Commit efccaa3

Browse files
seanderoisteclaude
andcommitted
Add live-workshop disclaimer and update clone URL to langchain-samples
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 46c9197 commit efccaa3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
This repo accompanies the **Interrupt 2026** workshop on aligning evals with LangSmith. It contains the datasets, judge prompts, and upload script for the workshop exercises (PII detection and hand-off accuracy).
44

5+
> **Note for live workshop attendees:** If you're attending the **live** Interrupt 2026 workshop in-person, **do not** follow the setup steps below. You'll be added to a separate workshop organization on the day, with the data in this repo pre-seeded for you. These instructions are intended only for those following the **pre-recorded** version of the workshop.
6+
57
## Getting started
68

79
### 1. Clone the repo
810

911
```bash
10-
git clone https://github.com/langchain-ai/interrupt26-align-evals.git
12+
git clone https://github.com/langchain-samples/interrupt26-align-evals.git
1113
cd interrupt26-align-evals
1214
```
1315

0 commit comments

Comments
 (0)