A Claude Code plugin that traces conversations, tool calls, subagent executions, and context compaction to LangSmith.
Las características principales de langchain-ai/langsmith-claude-code-plugins son: Developer Tools.
Las alternativas de código abierto para langchain-ai/langsmith-claude-code-plugins incluyen: langchain-ai/langchain-mcp-adapters — This project provides a translation layer and set of adapters designed to bridge AI agents with the Model Context… langchain-ai/langsmith-sdk — This repository contains the Python and Javascript SDK's for interacting with the LangSmith platform. Please see…
This project provides a translation layer and set of adapters designed to bridge AI agents with the Model Context Protocol. It functions as an integration layer that allows agents to operate as protocol-compliant servers and enables the conversion of protocol-based tools into formats compatible with agent frameworks and logic graphs. The adapters facilitate tool interoperability by wrapping external protocol tools for use within agent workflows and exposing internal agent capabilities to any client implementing the Model Context Protocol. This creates a communication bridge that supports inte
This repository contains the Python and Javascript SDK's for interacting with the LangSmith platform. Please see LangSmith Documentation for documentation about using the LangSmith platform and the client SDK.