Jupyter Notebook Tool A Python package that lets LangChain-based AI agents control Jupyter notebooks through token-based session management. Create, modify, and execute notebook cells with built-in error handling. Check it out! https://
github.com/cab938/jupyter
_tool
…
@langchain
-

LangChain Jupyter Notebook Tool for AI Agent Control
By
–
-

AI Shell Agent: Natural Language CLI Assistant with LangChain
By
–
AI Shell Agent A smart CLI assistant that converts natural language into terminal commands. Powered by LangChain's ReACT framework for complex task execution, with cross-platform support and chat management. Check out this powerful tool! https://
github.com/laelhalawani/a
i-shell-agent
… -

Omi AI Wearable: Open-Source Device for Real-Time Transcription
By
–
Omi AI Wearable An open-source wearable device that transforms conversations into real-time transcriptions using LangChain's AI capabilities. Features on-device processing and full iOS/Android support. Check out Omi now! https://
github.com/BasedHardware/
omi
… -

GPT4.5 Vibe Test: Higher Emotional Intelligence and Creativity
By
–
Vibe Testing GPT4.5 OpenAI just released GPT4.5 w "higher emotional intelligence and creativity" than prior models. Here, we overview its capabilities and vibe test it on research / writing using our Open Deep Researcher. Video: https://
youtu.be/Jo2-fZ2THzU -
LangChain OpenAI Integration Guide Python JavaScript TypeScript
By
–
Python : https://
python.langchain.com/docs/integrati
ons/chat/openai/
… JS/TS : -

GPT-4.5 Orion Launches with Seamless LangChain Integration
By
–
GPT-4.5 LangChain @openai just launched GPT-4.5 (Orion), a new, powerful, general-purpose model! If you have access, you can drop it in day 0 in your Python and TypeScript @langchain apps just by switching your model string! Docs in the thread
-
MUFG Bank Boosts Sales Efficiency 10x Using LangChain
By
–
How MUFG Bank boosted sales efficiency 10x with LangChain At MUFG, Japan's largest bank, the FX & Derivative Sales team spent considerable time gathering & synthesizing data from 10-K reports, financial disclosures, and market data to create client presentations. By using
-

LangGraph v0.3 Introduces Prebuilt Agent Libraries
By
–
Announcing LangGraph v0.3 with Prebuilt Agents! We're introducing LangGraph prebuilt and a collection of ready-to-use agent libraries built with LangGraph: – LangGraph Prebuilt: high-level APIs for tool-calling agents (part of LangGraph)
– Trustcall for reliable structured -

OpenEvals: New OSS Repository for LLM Evaluation
By
–
Start Evaluating LLMs with OpenEvals Evals are a vital part of bringing LLM apps to production. To make it easier to get started, today we're announcing a new OSS repo: OpenEvals! OpenEvals contains prebuilt evaluators that help you quickly add evals to your app,
-
LangGraph Swarm: Lightweight Multi-Agent Collaboration Library
By
–
LangGraph Swarm A lightweight library for building swarm-style multi-agent systems with LangGraph – Multi-agent collaboration – enable specialized agents to work together and hand off context to each other
– Customizable handoff tools for communication between agents