arcade-mcp/contrib/langchain
2025-02-26 00:08:06 -08:00
..
langchain_arcade Fix langchain-arcade SyncOffsetPage iteration (#262) 2025-02-20 13:24:03 -08:00
tests Use AuthorizationResponse and ToolDefinition (#221) 2025-01-23 18:32:00 -08:00
.gitignore Remove toml (#210) 2025-01-17 09:56:43 -08:00
LICENSE Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
Makefile Langchain-arcade README update (#268) 2025-02-26 00:08:06 -08:00
pyproject.toml Langchain-arcade README update (#268) 2025-02-26 00:08:06 -08:00
README.md Langchain-arcade README update (#268) 2025-02-26 00:08:06 -08:00
tox.ini Update langchain integration to 0.2.0 (#213) 2025-01-22 13:01:15 -08:00

Arcade Langchain Integration

License Downloads

Arcade DocumentationToolkitsPython ClientJavaScript Client

Overview

langchain-arcade allows you to use Arcade tools in your LangChain and LangGraph applications.

Installation

pip install langchain-arcade

Usage

See the examples for usage examples