Files
langgraphjs/libs/langgraph-api
github-actions[bot] b949b85ebd chore: version packages (#1857)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 23:52:48 -08:00
..
2025-03-31 17:56:55 +02:00
2025-02-05 01:57:45 +01:00
2026-01-08 23:52:48 -08:00
2025-02-05 01:22:24 +01:00
2026-01-08 23:52:48 -08:00
2025-07-03 14:21:00 +02:00
2025-07-03 14:40:34 +02:00

LangGraph.js API

In-memory implementation of the LangGraph.js API.

Tests

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