Merge pull request #41 from langchain-ai/palash/add-deprecation-notice

add deprecation notice for fetch
This commit is contained in:
Palash Shah
2026-03-03 10:08:11 -05:00
committed by GitHub
+5
View File
@@ -1,3 +1,8 @@
> [!WARNING]
> **⚠️ DEPRECATION NOTICE**
>
> This repository is no longer actively maintained and will not receive further updates. The project has been deprecated and users are advised to seek alternative solutions.
# LangSmith Fetch
LangSmith Fetch is CLI for fetching threads or traces from LangSmith projects. It is designed to be easily used by humans or code agents to programmatically fetch LangSmith data for testing and debugging.