My use case:
I frequently work with LangSmith for evaluation, tracing, and monitoring of LLM workflows. Having a native n8n node would streamline interactions with LangSmith’s API, eliminate the need for manual HTTP calls, and simplify building automated pipelines.
A node would be especially useful for:
-
Sending traces and runs directly from n8n
-
Triggering evaluations
-
Managing projects, datasets, and feedback
-
Integrating LangSmith logs into larger automation workflows
Any resources to support this?
-
LangSmith API docs: https://docs.smith.langchain.com
-
Public endpoints and examples are available in their official documentation.
Are you willing to work on this?
Yes, I’m open to supporting the process, testing the node, and providing feedback.