User scoped memory is one of those things that doesn’t matter if you’re building a toy agent for yourself, but when you release at scale you gotta get it right Deepagents deploy helps you do that, easily
@hwchase17
-
Using GLM-5 as Daily Driver for AI Tasks
By
–
Have found the same things! Using glm-5 as a daily driver for a lot of things
-
LangSmith Cron Jobs for LangChain Deployments
By
–
crons, part of langsmith deployments! https://
docs.langchain.com/langsmith/cron
-jobs
… -

LangSmith Deployments: Moving AI Agents to Production
By
–
Building agents locally does not mean they’re ready to deploy in production LangSmith deployments helps with that
-
Async Subagents: Non-blocking Event Loop Architecture
By
–
Big release here! Async subagents will become more and more of a thing, as subagents get longer running and you don’t want to block the event loop
-
Content Moderation as AI Use Case Application
By
–
Content moderation is a great use case for moderation
-
Engineering-First Developer Relations: Building Before Talking
By
–
Fun fact – we have no one with dev rel as a title (and never had) Everyone has always been just an engineer building things and then talking about why those things matter and are cool
-
AI Models Excel at Code Tasks Over Image Generation
By
–
Okay but this is actually way closer to what they’re good at (code) than image models would be
-
DeepAgents CLI: Exploration Tool for AI Agents
By
–
definitely is! we have deepagents cli which is our exploration
