people are saying 2025 is the year of agents… agents have been here for the past year. building agents requires new tools and a new mental model Replit, LinkedIn, Uber, Elastic are using LangGraph/LangSmith to help power their agents https://
blog.langchain.dev/top-5-langgrap
h-agents-in-production-2024/
β¦
@hwchase17
-
2025: The Year Agents Move From Hype to Production
By
–
-
Fastest Way to Get Started with JavaScript Agents
By
–
fastest way to get started with agents in javascriptπ€
— Harrison Chase (@hwchase17) 15 mars 2025
prebuilt templates, UI, helpful installer… it's got it all! https://t.co/2NMNddrHqNfastest way to get started with agents in javascript prebuilt templates, UI, helpful installer… it's got it all!
-
Speeding up AI agents: latency reduction techniques
By
–
How do I speed up my agent? I get asked this question a bunch, so I wrote a quick blog on it. Techniques we see getting used: – Identifying where the latency is coming from
– Changing the UX to reduce the βperceivedβ latency
– Making fewer LLM calls
– Speeding up LLM calls
– -
Can AI agents reliably build their own tools autonomously
By
–
imo this is too researchy. agents are tough enough to get working with static tools. you really trust them to build their own?
-
Multi-Agent Example with Local Models by RLanceMartin
By
–
Great stuff from @RLanceMartin getting a multi agent example with local models
-
OpenAI Agents in JavaScript with Brace Sproul
By
–
Want to do things like openai agents in javascript??? @BraceSproul has you covered!
-
Long-term Agentic Memory with LangGraph Course
By
–
New @DeepLearningAI course!! Long-term Agentic Memory with LangGraph Covers different types of memory (semantic, episodic, and procedural) and how to add those to a real world application We've been super interested in memory, this course shares some of our learnings
-
Making LangGraph LangChain More Accessible in IDEs
By
–
Working on making LangGraph/LangChain more accessible inside IDEs What is better: llms.txt or MCP?
-
LangGraph Development: Quick-Start Guide for AI Agents
By
–
langgraph dev (needs a langgraph graph to be written tho) is that quick-start enough? or should we do more?