The Stack
How to Trace and Evaluate an AI Agent with Langfuse: A Python Walkthrough (v4 SDK)
Langfuse's v4 SDK rewired everything onto OpenTelemetry, so the way you instrument an agent changed. Here's the current, copy-paste path from an empty file to a scored trace — with the v3→v4 renames that will bite you if you copy an old tutorial.