improved agent

This commit is contained in:
bracesproul
2025-02-27 14:08:24 -08:00
parent 4e6a831214
commit c7b61071a1
25 changed files with 4438 additions and 2270 deletions

View File

@@ -2,11 +2,11 @@
## Setup
1. Clone `langgraph` repo and `langgraphjs-api` repo.
1. Clone `langgraph` repo and `langgraphjs-api` repo.
1. Checkout the following branches:
- `langgraph`: `dqbd/sdk-js-react-ui`
- `langgraphjs-api`: `dqbd/api-ui`
1. Run `npx packserve -d ../langgraph/libs/sdk-js ../langgraphjs-api/libs/langgraph-api ../langgraphjs-api/libs/langgraph-cli`
1. Run `pnpm install` while running the `packserve` server
TODO: will create RC packages down the line, but just too lazy for now.
TODO: will create RC packages down the line, but just too lazy for now.