## Overview
`langchain-arcade` allows you to use Arcade tools in your LangChain and LangGraph applications.
## Installation
```bash
pip install langchain-arcade
```
## Usage
See the [examples](https://github.com/ArcadeAI/arcade-ai/tree/main/examples/langchain) for usage examples