Excited to start exploring voice agents! Some notes: – ReAct style architecture is the only "cognitive architecture" that is really support – tough to customize the agent logic
– But thats fine! ReAct agents are still good!
– Can use all existing LangChain tools easily
@hwchase17
-

Voice Agents with ReAct Architecture and LangChain Tools
By
–
-
Replit Agent Fireside Chat with President Pirroh
By
–
Doing a live fireside chat with @pirroh (President, Replit) about their Replit Agent in ~2 hrs If you could ask him anything, what would you want to know?
-
Language Agents: From Reasoning to Acting with Shunyu Yao
By
–
Language Agents: From Reasoning to Acting Went to Latent Space podcast as a guest cohost to interview @ShunyuYao12 Shunyu's ReAct paper was a big part of initial LangChain, so was fun to dive deep into that (among other things!)
-
Cognitive Architecture and Prompting Strategies with LangGraph
By
–
Less about the framework, more about the prompting/cognitive architecture. I think there are a few examples of doing it with Langgraph,
-
Replit Agents: Putting AI Agents in Production
By
–
The hottest AI application launch of the last month was Replit Agents Lot's of people are wondering how to put agents in production, and they figured it. I'm sitting down with Michele Catasta (President) to dive into the details Join us this Monday!
-
NASA JPL Uses LangGraph to Control Robot
By
–
this is one of the cooler applications ive seen…
— Harrison Chase (@hwchase17) 28 septembre 2024
NASA JPL (!!!) using LangGraph to control a robot https://t.co/81zuGchKHfthis is one of the cooler applications ive seen… NASA JPL (!!!) using LangGraph to control a robot
-

LangGraph Powers Production Agentic Applications Amid Rising Demand
By
–
Consistent with usage we’re seeing… “agentic” apps are getting shipped to production with LangGraph so makes sense demand is high
-
LangChain Creator Steps Back as Better Engineers Take Over
By
–
The guy who wrote the first version of langchain (me) no longer writes any code and there are much better engineers writing much better code now, so I’d encourage you to try it out 🙂
-
LangGraph Persistence Features Built-in Database Integration
By
–
Yup absolutely. We going to build into Langgraph to make it even easier. Much like Langgraph persistence is just a database, but we built it in so you don’t have to manage it
-
Communication Importance Building AI Agents Development
By
–
one of my favorite quotes around building agents communication is so important