Recursive LangGraph Agent
Free11 GitHub stars
Agent ToolLangChainFile System
Overview
The Recursive LangGraph Agent is designed to process large texts by splitting them into manageable chunks, answering each chunk, and merging the results. It is ideal for developers looking to leverage TypeScript and LangChain for efficient text processing with OpenAI-compatible APIs.