
LangChain JS
154 posts

LangChain JS
@LangChain_JS
Ship great agents fast with our open source JS frameworks – LangChain, LangGraph, and Deep Agents. Maintained by @LangChain.



AI just built a full dashboard UI… while thinking🤔 We added @thesysdev’s OpenUI to @LangChain frontend docs 👀 with a live demo. Ask an agent for a report → watch it stream: • KPI cards • charts • tables • structured layouts No templates. No hardcoded components. Just the model designing the UI in real-time. 📚 docs.langchain.com/oss/javascript…





a useful trick: Claude API now programmatically lists capabilities for every model (context window, thinking mode, context management support, etc). just ask Claude Code or use the API directly. platform.claude.com/docs/en/api/py…

the deepagents library is basically our starting point for doing harness engineering and shipping agents the internal agents used at the company are built on it (background coding, GTM/SDR, research) there’s primitives we find really useful across our evals and dogfooding like filesystems, multi-model, context management like compaction and large tool call offloading the goal is to give builders a good starting harness and the tools to customize and extend it to any task they want we have a lot of fun watching the open source community and customers ship with deepagents and also build evals that actually measure and improve their agents over time reach out if you’re building agents, doing harness engineering, exploring the space - we wanna help!



Introducing Open Generative UI Repo 🌟 We built an open-source version of @claudeai's new feature for your own AI agents! It's a template for building rich, interactive AI-generated UI with CopilotKit and @LangChain LangGraph. Ask the agent to visualize algorithms, create 3D animations, render charts, or generate interactive diagrams — all rendered as live HTML/SVG inside a sandboxed iframe. 👾 Check it out: github.com/CopilotKit/Ope…









