LangGraph + MCP isn't just buzz words for youtube videos – it's also powering @QodoAI
's Gen 1.0 conding assistant Read their deep technical dive
@hwchase17
-

LangGraph and MCP Power Qodo AI Gen 1.0 Coding Assistant
By
–
-
Text-Based AI Model Behavior Challenges and Limitations
By
–
i think is tricky to get models to behave well enough just based on text, at least right now. for simpler things – maybe?
-

Low-Code No-Code Agent Building Sweet Spot
By
–
We spend a lot of time thinking about what the right "sweetspot" for low-code/no-code agent building is I don't think it's fully no code (we see that most agents still involve a substantial amount of custom code) But there is DEFINITELY a visual process to building agents
-
Human in Loop Support for Parallel Multi-Agent Systems
By
–
Want to have human in the loop support for multiple agents running in parallel? Just got a lot easier
-

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