Add human-in-the-loop guides for LangGraph and Vercel AI SDK#3191
Add human-in-the-loop guides for LangGraph and Vercel AI SDK#3191GregHolmes wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
0917a87 to
86b90af
Compare
- Add langgraph-human-in-the-loop.mdx guide with tool approval workflow - Add vercel-human-in-the-loop.mdx guide with tool approval workflow - Update aitransport.ts nav with links to both HITL guides - Add HITL tiles to LangGraph and Vercel sections on AI Transport landing page
a9a991d to
28a0a59
Compare
kaschula
left a comment
There was a problem hiding this comment.
Looks good, just the one small comment.
I have run both examples locally and tested it
| - [LangGraph tool calling](https://js.langchain.com/docs/how_to/tool_calling) | ||
| - [Ably JavaScript SDK getting started](/docs/getting-started/javascript) | ||
|
|
||
| Create a new NPM package, which will contain the agent, client, and server code: |
There was a problem hiding this comment.
Are we creating a new NPM package. Would we not say create a new Node project or something like that.
Summary