mirror of
https://github.com/langchain-ai/langgraphjs.git
synced 2026-07-24 12:45:23 -04:00
e7aeffeb72
Co-authored-by: Christian Bromann <git@bromann.dev>
202 B
202 B
LangGraph.js API
In-memory implementation of the LangGraph.js API.
Tests
- Build the latest code changes to test:
pnpm build - Start a local server:
pnpm dev - Run the tests:
pnpm test