`arcadepy` is now at [0.2.1 on pypi](https://pypi.org/project/arcadepy/0.2.1/). The SDK references `arcadepy` but it is locked to the `0.1.x` minor release. |
||
|---|---|---|
| .. | ||
| langchain_arcade | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
Docs • Integrations • Cookbook • Python Client • JavaScript Client
Overview
langchain-arcade allows you to use Arcade AI tools in your LangChain and LangGraph applications.
Installation
pip install langchain-arcade
Usage
See the examples for usage examples