arcade-mcp/contrib/langchain
2025-01-23 18:32:00 -08:00
..
langchain_arcade Use AuthorizationResponse and ToolDefinition (#221) 2025-01-23 18:32:00 -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 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 Use AuthorizationResponse and ToolDefinition (#221) 2025-01-23 18:32:00 -08:00
README.md Langchain arcade (#125) 2024-10-25 16:59:21 -07:00
tox.ini Update langchain integration to 0.2.0 (#213) 2025-01-22 13:01:15 -08: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