So I am recreating the post with a bit more detail.
The idea is:
Add capability to configure LangSmith to N8N.
Langsmith supports in depth LLM data tracing, dataset tracking, and performance measuring.
My use case:
Needing to be able understand not only my n8n workflow performs but also how each agent performs in LLM calls as I increase usage of my workflow.
I think it would be beneficial to add this because:
Since Langchain and Langsmith are designed to work together, I think the benefit here is to have more insight into your AI workflows and compare different LLMs, if needed.