Remove SDK link from LangSmith description

This commit is contained in:
Sam Crowder
2025-10-15 21:53:01 -07:00
committed by GitHub
parent 9d62d91ca7
commit 724ab65b9d
+1 -1
View File
@@ -33,7 +33,7 @@ Core OSS libraries:
- [`LangGraph`](https://github.com/langchain-ai/langgraph) and [`LangGraph.js`](https://github.com/langchain-ai/langgraphjs) - build LLM agents as graphs
Commercial Platform:
- [`LangSmith`](https://docs.smith.langchain.com) - platform for building and monitoring production-grade LLM applications [(SDK)](https://github.com/langchain-ai/langsmith-sdk)
- [`LangSmith`](https://docs.smith.langchain.com) - platform for building and monitoring production-grade LLM applications
OSS extensions and apps:
- [`ChatLangChain`](https://github.com/langchain-ai/chat-langchain) and [`ChatLangChain.js`](https://github.com/langchain-ai/chat-langchainjs) - chatbot for answering questions about LangChain's open source libraries