Langchain Fundamentals

Create LangChain agents with `create_agent` / `createAgent`: model and tool wiring, the agent loop, and where middleware attaches. Use when the code imports `langchain`, `langchain.agents`, or `@langchain/core`, or the user names LangChain agents or `create_agent`. Scope boundary: writing the middleware itself and structured output belong to `langchain-middleware`; hand-written graphs to `langgraph-fundamentals`; an agent request that has not chosen a framework to `build-agents`/`eve`.

CatCorner22 Updated

File contents

CatCorner22/Cursor_Skills/tree/main/skills/langchain/langchain-fundamentals commit d6c6d1e93d

Frequently asked questions

npx skillmds@latest add catcorner22/langchain-fundamentals