# PR Description `arcade.toml` was deprecated in favor of `credentials.yaml` in PR #116 . This PR completely removes any references to handling the deprecation & any references to `arcade.toml` |
||
|---|---|---|
| .. | ||
| 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