mirror of
https://github.com/langchain-ai/langsmith-fetch.git
synced 2026-07-01 20:54:19 -04:00
Merge pull request #41 from langchain-ai/palash/add-deprecation-notice
add deprecation notice for fetch
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user