5 ms·
Hey, great idea. Main question that I have: how do you let an LLM determine causality?
by thsvrrck 1y ago
Hey, great idea. Main question that I have: how do you let an LLM determine causality?
- kiranjohns 1y agoGreat question! To be clear, the LLM isn't discovering causality. What I do is feed it structured event data and session replays. Then we cross-check those findings across multiple sessions to filter out noise. The advantage here is that it dramatically reduces the time you’d otherwise spend guessing or digging through raw replays.