Files
langgraphjs/libs/langgraph-api
github-actions[bot] d066129584 chore: version packages (#1961)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-11 13:37:13 -08:00
..
2025-03-31 17:56:55 +02:00
2025-02-05 01:57:45 +01:00
2026-02-11 13:37:13 -08:00
2025-02-05 01:22:24 +01:00
2026-02-11 13:37:13 -08: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