arcade-mcp/contrib/langchain
Nate Barbettini 75b9ea8e91
Bump arcadepy version (#126)
Use the latest version of `arcadepy` to pull in bug fixes and added
helper methods
2024-10-25 17:04:04 -07:00
..
langchain_arcade Langchain arcade (#125) 2024-10-25 16:59:21 -07:00
.gitignore Langchain arcade (#125) 2024-10-25 16:59:21 -07:00
LICENSE Langchain arcade (#125) 2024-10-25 16:59:21 -07:00
Makefile Langchain arcade (#125) 2024-10-25 16:59:21 -07:00
pyproject.toml Bump arcadepy version (#126) 2024-10-25 17:04:04 -07:00
README.md Langchain arcade (#125) 2024-10-25 16:59:21 -07:00

LangChain Integration

License Downloads

DocsIntegrationsCookbookPython ClientJavaScript 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