👐Use gpt-oss with `deepagents`
Deep Agents require good tool calling capabilities... something that OpenAI's new open source model is pretty good at
Thanks to Ryan Eggleston for adding an example how to use gpt-oss (via ollama) to `deepagents`
Docs: github.com/hwchase17/de...
05.08.2025 19:29 — 👍 1 🔁 0 💬 0 📌 0
🤖📚 Context Engineering Guide
A comprehensive guide on evolving from prompt to context engineering. LangGraph's agent framework gives developers precise control over LLM execution and context management, optimizing AI performance.
Learn more at medium.com/ai-artistry/...
07.07.2025 12:44 — 👍 2 🔁 0 💬 0 📌 0
Context Engineering
"Context engineering" is a key part of agent building.
We review a few popular patterns for context engineering + explain how to use them w/ LangGraph.
Blog:
blog.langchain.com/context-engine…
Video:
youtu.be/4GiqzUHD5AA
02.07.2025 19:33 — 👍 5 🔁 1 💬 1 📌 0
🔬 OpenAI just released new deep research models.
🤖 You can build agents with those models TODAY in langgraph!
27.06.2025 19:43 — 👍 3 🔁 0 💬 0 📌 0
🔬You can use openai's new deep research models with langchain-openai!
27.06.2025 19:42 — 👍 0 🔁 0 💬 0 📌 0
🔍 Elasticsearch + LangGraph RAG
LangGraph's new Retrieval Agent Template integrates with Elasticsearch to build powerful RAG applications, featuring flexible LLM options, debugging tools, and query prediction.
Learn more on Elastic's blog 👉 www.elastic.co/search-labs/...
24.06.2025 14:01 — 👍 1 🔁 1 💬 0 📌 0
Prompt engineering UX improvement ✨
Turn your prompt into a reusable template by adding variables. Just highlight any part of the text and assign it a name to convert it into a variable!
20.06.2025 18:25 — 👍 0 🔁 0 💬 0 📌 0
🤖LangGraph+ Tensorlake: Unlocking Document Understanding for Agents
When creating agents that interact with data, the connections you have to that data matter
Excited to announce an integration Tensorlake - a best in class document ingestion engine
www.tensorlake.ai/blog/announc...
17.06.2025 16:16 — 👍 1 🔁 1 💬 0 📌 0
🎙️🤖 Local AI Podcast Generator
Transform text into multilingual podcasts with this AI system! Built using LangChain + Ollama, it combines text summarization and speech generation for seamless podcast creation.
Check out the tutorial here youtu.be/h5D4rDNe8xk
17.06.2025 16:15 — 👍 0 🔁 0 💬 0 📌 0
🔍 GPT Researcher MCP
GPT Researcher now leverages LangChain's Model Context Protocol adapters for intelligent tool selection and research. Seamlessly combines MCP with web search capabilities for comprehensive data gathering.
Check out the integration docs! 📚 docs.gptr.dev/docs/gpt-res...
10.06.2025 15:31 — 👍 1 🔁 0 💬 0 📌 0
Excited to partner with Microsoft to make AI safer and more accessible for open source and enterprises!
06.06.2025 06:20 — 👍 3 🔁 0 💬 0 📌 0
Explore more 👉 developers.googleblog.com/en/building-...
05.06.2025 05:25 — 👍 0 🔁 0 💬 0 📌 0
🤖 Gemini x LangGraph
Google integrates Gemini with LangGraph, enabling developers to build AI agents through advanced processing and stateful workflows. The collaboration streamlines agent development with sophisticated reasoning and tool execution.
05.06.2025 05:25 — 👍 4 🔁 1 💬 1 📌 0
🔬 DeerFlow: Deep Research Framework
An open-source framework for conducting systematic deep research through coordinated LangGraph agents. Enables comprehensive literature analysis, data synthesis, and structured knowledge discovery.
GitHub Repository: github.com/bytedance/de...
12.05.2025 14:41 — 👍 7 🔁 1 💬 0 📌 0
🖥️ New version of Gemini 2.5 Pro!
Google just released a new version of Gemini 2.5 Pro with distinct strengths in coding, especially UIs, including new video-to-code features and improved agentic capabilities.
Try it out in LangChain!
10.05.2025 18:34 — 👍 3 🔁 1 💬 0 📌 0
🎥🤖 Multi-Modal RAG with Gemma 3
Build a powerful RAG system that processes mixed-content PDFs using Google's Gemma 3 and LangChain. This implementation combines PDF processing with multi-modal support, powered by Streamlit and Ollama.
Check out the tutorial 📚 www.youtube.com/watch?v=hBDN...
05.05.2025 17:48 — 👍 6 🔁 1 💬 0 📌 0
🔌📊 MCP Server Tutorial
Learn to build MCP servers that process stock market data using FastMcp and LangChain. This comprehensive guide demonstrates how to create ReAct agents with LangGraph for standardized data access.
📺 Check out the tutorial: www.youtube.com/watch?v=3K39...
05.05.2025 17:47 — 👍 4 🔁 2 💬 0 📌 0
🧑🏫 What if you could catch and fix that before generating an answer? In this video, we’ll show how to use in-the-loop evaluations to filter out noisy results and boost answer quality.
📹: youtu.be/huEiXXQrlsg
25.04.2025 05:03 — 👍 0 🔁 0 💬 0 📌 0
✏️ How to Create a RAG Agent with Reflection
🔍 RAG is a powerful technique that supplies your agent with external information, and can improve agent performance. However, relying on RAG alone, agents can often pull in irrelevant documents to the user question.
25.04.2025 05:03 — 👍 2 🔁 0 💬 1 📌 0
🔍 Shandu AI Research
A system that generates cited reports using LangGraph workflows. Features intelligent scraping, multi-source synthesis, and parallel processing to streamline research tasks.
Check out this research tool 📚
github.com/jolovicdev/s...
21.04.2025 18:09 — 👍 4 🔁 1 💬 0 📌 0
Check it out on GitHub 🚀
github.com/CopilotKit/o...
21.04.2025 18:09 — 👍 0 🔁 0 💬 0 📌 0
🤖🎨 Open Multi-Agent Canvas
A powerful platform that unifies multiple AI agents in one chat interface. Built with LangGraph, it seamlessly connects specialized agents and external services through MCP integration.
GitHub link in reply 👇
21.04.2025 18:09 — 👍 4 🔁 0 💬 1 📌 0
Check out the guide here: github.com/philschmid/g...
21.04.2025 18:08 — 👍 0 🔁 0 💬 0 📌 0
🤖📚 Gemini ReACT Guide
Phil Schmid just released a guide showing how to build reasoning agents using Google's Gemini 2.5 and LangGraph, featuring examples for audio analysis, function calls, and structured data.
Explore the guide! 🔍
Guide link in reply 👇
21.04.2025 18:08 — 👍 1 🔁 0 💬 1 📌 0
auth0.com/blog/genai-t...
19.04.2025 19:31 — 👍 0 🔁 0 💬 0 📌 0
🔐🤖 Secure AI Assistant
Learn to build production-ready AI assistants that securely interact with Gmail using LangGraph.js and Auth0. Features secure tool-calling, real-time streaming, and complete authentication integration.
Explore the full tutorial in reply 👇
19.04.2025 19:31 — 👍 6 🔁 1 💬 1 📌 0
python.langchain.com/docs/integra...
17.04.2025 19:08 — 👍 0 🔁 0 💬 0 📌 0
🧠 o3 and o4-mini
Today OpenAI released o3 and o4-mini with enhanced reasoning capabilities.
Try them out in LangChain, and check out our updated docs (in thread) on generating reasoning summaries to learn more!
17.04.2025 19:08 — 👍 2 🔁 0 💬 1 📌 0
GPT-4.1!
OpenAI released a new series of models today that outperform GPT-4o and 4o-mini across the board.
Try them out in LangChain!
15.04.2025 07:33 — 👍 4 🔁 2 💬 0 📌 0
⚡ FastAPI LangGraph Agent Template
Production-ready template for building secure AI agents with FastAPI and LangGraph. Features Docker support, monitoring tools, and multi-LLM compatibility through LangChain's ecosystem.
Start building production agents 🔧
github.com/wassim249/fa...
15.04.2025 07:32 — 👍 4 🔁 0 💬 0 📌 0