arcade-mcp/examples
Sergio Serrano 3a45d5fec0
Add LangGraph-TS example (#356)
This PR adds a new example showcasing how to integrate Arcade tools with
LangGraph.js to create a ReAct agent. The example is based on the
[LangChain React Agent
JS](https://github.com/langchain-ai/react-agent-js/tree/main)
repository.
2025-04-09 21:08:18 -03:00
..
ai-sdk Improve getArcadeTools utility function (#344) 2025-04-03 12:59:05 -03:00
crewai Update CrewAI example: Custom Auth Flow (#260) 2025-02-21 16:25:43 -08:00
langchain Langchain Example update (#328) 2025-03-27 13:26:31 -07:00
langgraph-ts Add LangGraph-TS example (#356) 2025-04-09 21:08:18 -03:00
serving-tools Fix package install for modal example (#267) 2025-03-07 19:08:49 -08:00
.gitignore Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
call_a_tool_directly.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
call_a_tool_directly_with_auth.py Fix examples (#289) 2025-03-12 16:46:14 -07:00
call_a_tool_with_llm.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
get_auth_token.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
simple_chatbot.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00