All projects
AI-Agents-LangChain
Python
0 starsPythonUpdated July 2025
A working collection of AI agents built with LangChain and LangGraph, used to explore different agent patterns — tool use, multi-step planning, and stateful graph-based execution — rather than a single end-user product. Useful as a reference for how LangGraph's graph model handles branching and state compared to a simpler linear agent loop.