Brace Sproul 1df8bf85cd Merge pull request #33 from langchain-ai/brace/white-bg-under-input
fix: White out all components below input
2025-03-06 20:09:07 -08:00
2025-03-06 19:23:09 -08: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-03-06 18:00:33 -08:00
2025-02-27 14:08:24 -08:00
2025-03-06 15:58:02 -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%