David Duong 4c562abd68 Merge pull request #15 from langchain-ai/dqbd/update-types
feat: update types, refine ui sdk
2025-03-05 21:28:40 +01:00
2025-02-18 19:35:46 +01:00
2025-02-18 19:35:46 +01:00
2025-03-04 17:40:03 +01:00
2025-02-27 14:08:24 -08:00
2025-02-27 14:08:24 -08:00
2025-03-04 17:40:06 +01:00
2025-02-27 15:41:47 -08:00
2025-02-27 14:08:24 -08:00
2025-03-03 14:53:53 +01:00
2025-02-18 19:35:46 +01:00
2025-02-27 14:08:24 -08:00

agent-ui demo

Setup

  1. Clone langgraph repo and langgraphjs-api repo.
  2. Checkout the following branches:
    • langgraph: dqbd/sdk-js-react-ui
    • langgraphjs-api: dqbd/api-ui
  3. Run npx packserve -d ../langgraph/libs/sdk-js ../langgraphjs-api/libs/langgraph-api ../langgraphjs-api/libs/langgraph-cli
  4. Run pnpm install while running the packserve server

TODO: will create RC packages down the line, but just too lazy for now.

Description
No description provided
Readme 1 MiB
Languages
TypeScript 95.1%
CSS 3%
JavaScript 1.9%