# PR Description * This PR updates code in `examples/` to be compatible with version 1.0.0 * This PR removes the Spotify examples since the Arcade hosted worker doesn't currently cataloge the Spotify toolkit. We can reintroduce these examples when it does. * This PR performs various renames across the codebase for `arcade-ai.com` --> `arcade.dev` and `Arcade AI` --> `Arcade` |
||
|---|---|---|
| .. | ||
| langchain_arcade | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
| tox.ini | ||
Docs • Integrations • Cookbook • Python Client • JavaScript Client
Overview
langchain-arcade allows you to use Arcade tools in your LangChain and LangGraph applications.
Installation
pip install langchain-arcade
Usage
See the examples for usage examples