Files
langgraphjs/libs/langgraph-api/README.md
T

202 B

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