David Duong Profile
David Duong

@__dqbd

Followers
1K
Following
3K
Media
30
Statuses
131

Developer @LangChainAI

Prague
Joined May 2009
Don't wanna be here? Send us removal request.
@__dqbd
David Duong
1 month
📰 Check out the full changelog for LangGraph.js 0.3
0
0
5
@__dqbd
David Duong
1 month
You can now use built-in provider tools like web search and remote MCP with LangGraph. Mix client-side tools with built-in provider tools for quick iteration.
Tweet media one
1
0
6
@__dqbd
David Duong
1 month
Interrupts are now returned immediately in invoke(. ) and "values" stream. Handle human-in-the-loop directly without the need to call getState(. ) afterwards.
1
0
3
@__dqbd
David Duong
1 month
addNode(. ) and addSequence(. ) now accepts multiple node functions at once, reducing the boilerplate of constructing complex workflows and graphs.
1
0
4
@__dqbd
David Duong
1 month
stream(. ) is now type-safe, returning the state updates and values depending on your streamMode. No more `any` and unsafe type-casts littered in your code.
1
0
7
@__dqbd
David Duong
1 month
🧘 Developer Experience improvements for LangGraph.js. Finally, we've made a bunch of changes to improve the day-to-day developer experience with LangGraph 0.3! . Here are some of the highlights: 🧵.
3
11
46
@__dqbd
David Duong
1 month
📖 Read more: Next up in LangGraph.js Week: 🧘.
0
0
2
@__dqbd
David Duong
1 month
🤝 Pre and Post Model Hooks in LangGraph.js. createReactAgent now supports both preModelHook and postModelHook! . Use preModelHook to condense the message history before being passed to the LLM. Use postModelHook to add guardrails or human-in-the-loop workflows.
5
11
72
@__dqbd
David Duong
1 month
📖 Docs: Next up in LangGraph.js Release Week: 🤝.
0
0
1
@__dqbd
David Duong
1 month
🕰️ Deferred Nodes in LangGraph.js. You can now schedule a node to run after all previous task paths are complete. Useful for map-reduce flows, consensus based decision workflows or multi-agent collaboration. Here with "defer: true", node C will wait for "b" and "a(2)"
4
7
56
@__dqbd
David Duong
1 month
RT @CalebPeffer: Competitive analysis just got 10x easier with @firecrawl_dev's new /search endpoint 🚀. We built a pipeline that automatica….
0
16
0
@__dqbd
David Duong
1 month
📖 Read more: Stay tuned for more announcements coming during LangGraph.js Release Week!.
0
0
1
@__dqbd
David Duong
1 month
♻️ Node / Task Caching in LangGraph.js. Caching is coming to JS with LangGraph.js 0.3! Avoid redundant computation and accelerate your workflows on node / task basis. Supported both in Graph API and Imperative API.
Tweet media one
Tweet media two
1
5
12
@__dqbd
David Duong
1 month
Read more: Stay tuned for the rest of the LangGraph.js improvements this week!.
0
0
4
@__dqbd
David Duong
1 month
⏩ Resumable Streams in LangGraph. Let's start off the LangGraph.js Release Week with a bang: make your app resilient to network loss or page reload with reconnectOnMount. The stream will automatically resume, no lost tokens or events. All with a single line of code.
5
13
97
@__dqbd
David Duong
1 month
📅 It's time for our first LangGraph.js Release Week! Each day of the week we'll release a new feature: (⏩♻️🕰️🤝🛠️+🧘). Stay tuned!.
0
6
15
@__dqbd
David Duong
2 months
RT @BraceSproul: Want to start building with LangGraph.js but don't know where to start? Checkout my "awesome-langgraphjs" repo, where I ma….
0
18
0
@__dqbd
David Duong
2 months
RT @LangChainAI: 🦜🤖Introducing Open Agent Platform. An open-source, no-code agent building platform. OAP enables non-developers to build hi….
0
204
0
@__dqbd
David Duong
3 months
Fully open-source!. Agent: Frontend:
1
3
24
@__dqbd
David Duong
3 months
To get started, wrap your artifact content in <Artifact> component and push updated props from your agent code.
Tweet media one
Tweet media two
2
1
5