arcade-mcp/contrib/langchain
Eric Gustin d3c775fb18
Actually deprecate langchain-arcade (#763)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Low risk packaging/dev tooling changes only: bumps the
`langchain-arcade` package version and adds a simple `make install`
helper, with no runtime logic changes.
> 
> **Overview**
> Updates the deprecated `langchain-arcade` package metadata by bumping
`pyproject.toml` version from `2.0.0` to `2.0.1`.
> 
> Adds a minimal `contrib/langchain/Makefile` with an `install` target
that runs `uv sync` to standardize dependency setup.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
823a66e1db9cd406a00ff0c3fe1b89b4f1b9f835. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-02-03 16:30:59 -08:00
..
langchain_arcade Deprecate langchain-arcade (#761) 2026-02-03 15:33:43 -08:00
.gitignore Revert "🪓 langchain-arcade" (#760) 2026-02-02 18:31:26 -03:00
LICENSE Revert "🪓 langchain-arcade" (#760) 2026-02-02 18:31:26 -03:00
Makefile Actually deprecate langchain-arcade (#763) 2026-02-03 16:30:59 -08:00
pyproject.toml Actually deprecate langchain-arcade (#763) 2026-02-03 16:30:59 -08:00
README.md Deprecate langchain-arcade (#761) 2026-02-03 15:33:43 -08:00

⚠️ DEPRECATED ⚠️

langchain-arcade is no longer maintained


Important Notice

This package has been deprecated and is no longer maintained.

The langchain-arcade package is no longer needed. Arcade now provides better ways to integrate with your AI applications.

What Should I Use Instead?

Please visit docs.arcade.dev for the latest documentation on how to integrate Arcade tools into your applications.

Migration Guide

If you were previously using langchain-arcade, we recommend:

  1. Visit docs.arcade.dev to learn about the new integration options

Thank you for using langchain-arcade. We hope to see you using Arcade's new integrations!