-
Notifications
You must be signed in to change notification settings - Fork 7
improved the TS langchain guide #631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improved the TS langchain guide #631
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@nearestnabors bumping this for your attention, I implemented the feedback from your looms. As a result:
|
app/en/guides/agent-frameworks/langchain/use-arcade-with-langchain/page.mdx
Outdated
Show resolved
Hide resolved
app/en/guides/agent-frameworks/langchain/use-arcade-with-langchain/page.mdx
Show resolved
Hide resolved
|
I'll stream it on Monday, let's goooo~ |
nearestnabors
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ship it! You nailed all the feedback. Strong tutorial. Taking inspo
This implements all of the feedback from #689
Note
Revamps the TypeScript LangChain guide and updates docs.
getToolshelper (supports MCP servers and individual tools with de‑dupe), wraps tool execution with authorization interrupts, improves streaming/interrupt handling loop usingCommandresume, usesMemorySaver/thread config, adds “Next Steps,” and updates the full example to match.langchaintitle corrected from “LangGraph” to “LangChain”.Written by Cursor Bugbot for commit a84d6be. This will update automatically on new commits. Configure here.