Updates README to point to updated URLs --------- Co-authored-by: Nate Barbettini <nate@arcade-ai.com> |
||
|---|---|---|
| .. | ||
| 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 AI tools in your LangChain and LangGraph applications.
Installation
pip install langchain-arcade
Usage
See the examples for usage examples