Want to have human in the loop support for multiple agents running in parallel? Just got a lot easier
@hwchase17
-
Evaluating and Scaling AI Agents with Writer CTO
By
–
Evaluating and Scaling AI Agents Writer is a full-stack generative AI platform that delivers transformative ROI for the world’s leading enterprises How do they do it? I'm going to be chatting with their CTO Waseem Alshikh this Thursday in SF https://
lu.ma/x7ohaj2c -
OpenAI Swarm and Pydantic AI: Abstraction vs Code Clarity
By
–
But don’t OpenAI swarm and pydantic ai just abstract away code? And obfuscate just as much
-
Agent Creation Approaches: Functions vs Classes Comparison
By
–
How is this different than swarms or pydantic? They have an agent class, we have a function to create an agent. Isn’t it basically the same thing?
-
LangChain Prebuilt React Agent for AI Automation
By
–
we do have a prebuilt react agent (
https://
langchain-ai.github.io/langgraph/how-
tos/#prebuilt-react-agent
…) – is this what you mean? but i guess your point would be to lead with this? -
LangGraph vs LangChain: Orchestration and LLM Connectors Comparison
By
–
i would agree with most! all our education/community efforts are around langgraph. i would rather have langgraph here than langchain I think most people use langchain for the connectors (mainly the LLMs) rather than the orchestration. i get that the orchestration in LC is not
-
LangChain Surges as Developers Seek Model Choice Options
By
–
pypi downloads last week: – openai: 13.4 mil (~flat over last 6 months)
– langchain: 13.8 mil (~4x over last 6 months) developers want model choice and optionality… …and they're turning to langchain to get it -
Web-Based MCP Clients Enable Broader Adoption
By
–
Need to dig in more but this is great!!!! Will enable web-based clients for MCP (which should help it take off even more IMO)
-
Evaluating and Scaling AI Agents: Deployment and Iteration
By
–
Evaluating and Scaling AI Agents Building an agent in just the start. After a prototype, you need to make sure it actually works, deploy it, and then iterate on it based on feedback We'll be chatting about this on Thursday! Come join us in SF https://
lu.ma/x7ohaj2c -
LangGraph JS Memory Management Updates
By
–
we've been a bunch around memory in langgraph JS… check it out