Files
langgraphjs/libs/langgraph-api
github-actions[bot] 189279529b chore: version packages (#2249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Josh Rogers <josh@langchain.dev>
2026-03-27 13:54:31 -04:00
..
2025-03-31 17:56:55 +02:00
2025-02-05 01:57:45 +01:00
2026-03-27 13:54:31 -04:00
2025-02-05 01:22:24 +01:00
2026-03-27 13:54:31 -04:00
2025-07-03 14:21:00 +02:00

LangGraph.js API

In-memory implementation of the LangGraph.js API.

Tests

  1. Build the latest code changes to test: pnpm build
  2. Start a local server: pnpm dev
  3. Run the tests: pnpm test