Hacker News new | ask | show | jobs
by 12345hn6789 548 days ago
Cool project, but this doesn't replace langsmith at all.

The power of langsmith is seeing full traces of moving through the graph and being able to inspect the inputs and outputs for each step. I suppose your framework supports that but langsmith is all free out of the box. Your code is really a replacement for open telemetry or something akin to new relic / datadog. Which is a much tougher sell IMO. Why use this over open telemetry?

1 comments

Langsmith only shows the llm inferences. Also it hardly works with other frameworks like crewai for instance.