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. |
||
|---|---|---|
| .. | ||
| ai-sdk | ||
| crewai | ||
| langchain | ||
| langgraph-ts | ||
| serving-tools | ||
| .gitignore | ||
| call_a_tool_directly.py | ||
| call_a_tool_directly_with_auth.py | ||
| call_a_tool_with_llm.py | ||
| get_auth_token.py | ||
| simple_chatbot.py | ||