About 230,000 results
Open links in new tab
  1. LangChain

    LangChain provides the engineering platform and open source frameworks developers use to build, test, and deploy reliable AI agents.

  2. langchain-ai/langchain: The platform for reliable agents. - GitHub

    LangChain is a framework for building agents and LLM-powered applications. It helps you chain together interoperable components and third-party integrations to simplify AI application development – all …

  3. LangChain - Wikipedia

    LangChain is a software framework that helps facilitate the integration of large language models (LLMs) into applications. As a language model integration framework, LangChain's use-cases largely overlap …

  4. Introduction to LangChain - GeeksforGeeks

    Dec 12, 2025 · LangChain is an open-source framework designed to simplify the creation of applications using large language models (LLMs). It provides a standard interface for integrating with other tools …

  5. langchain · PyPI

    3 days ago · LangChain is the easiest way to start building agents and applications powered by LLMs. With under 10 lines of code, you can connect to OpenAI, Anthropic, Google, and more.

  6. What is LangChain? - IBM

    LangChain is an open source orchestration framework for application development using large language models (LLMs). Available in both Python- and Javascript-based libraries, LangChain’s tools and APIs …

  7. LangChain Explained: The Ultimate Framework for Building LLM ...

    Jul 6, 2025 · LangChain is a modular, open-source Python framework to simplify the building of advanced LLM applications. It provides standardized interfaces for models, embeddings, vector …

  8. The Complete Guide to LangChain & LangGraph: 2025 Updates and ...

    The LangChain ecosystem has reached a pivotal milestone in 2025 with both LangChain 1.0 and LangGraph 1.0 achieving stable releases. After years of rapid iteration and community feedback, …

  9. How to Use LangChain to Build With LLMs – A Beginner's Guide

    Apr 11, 2024 · LangChain is a popular framework for creating LLM-powered apps. It was built with these and other factors in mind, and provides a wide range of integrations with closed-source model …

  10. Home - Docs by LangChain

    LangChain is the platform for agent engineering. AI teams at Replit, Clay, Rippling, Cloudflare, Workday, and more trust LangChain’s products to engineer reliable agents. Quickly get started building agents, …

  11. LangChain Unveils Four Multi-Agent Architecture Patterns for AI ...

    3 days ago · LangChain has published a detailed framework for building multi-agent AI systems, arriving as the AI infrastructure space heats up with competing approaches from Google and Microsoft in …

  12. LangChain vs LangGraph: Why One's a Drive-Through and the Other's …

    11 hours ago · LangChain: You order, you receive, you're done. LangGraph: You explore, taste, decide what you need more of, go back, reassess, and finish when you're satisfied. One is a straight line. …

  13. LangChain Academy

    Learn the fundamental characteristics of Deep Agents and how to implement your own Deep Agent for complex, long-running tasks. Learn the essentials of LangSmith — the comprehensive platform for …

  14. LangChain · GitHub

    Deep Agents is an agent harness built on langchain and langgraph. Deep Agents are equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - making them well-equipped …

  15. A Practical Guide to Building LLM-Powered Applications - LinkedIn

    3 days ago · What Is LangChain? LangChain is an open-source framework designed to simplify the development of applications powered by Large Language Models.

  16. LangChain

    LangChain is an open source framework with a pre-built agent architecture and integrations for any model or tool — so you can build agents that adapt as fast as the ecosystem evolves.

  17. Learn - Docs by LangChain

    Tutorials, conceptual guides, and resources to help you get started. In the Learn section of the documentation, you’ll find a collection of tutorials, conceptual overviews, and additional resources to …

  18. GitHub - langchain-ai/langgraph: Build resilient language agents as …

    Build resilient language agents as graphs. Contribute to langchain-ai/langgraph development by creating an account on GitHub.

  19. LangChain overview - Docs by LangChain

    LangChain is an open source framework with a pre-built agent architecture and integrations for any model or tool — so you can build agents that adapt as fast as the ecosystem evolves. LangChain is …

  20. Agents - Docs by LangChain

    Agents combine language models with tools to create systems that can reason about tasks, decide which tools to use, and iteratively work towards solutions. create_agent provides a production-ready …

  21. About - LangChain

    LangChain provides the agent engineering platform and open source frameworks developers need to ship reliable agents fast. We’re on a mission to make agents as reliable as databases and APIs. To …

  22. LangChain Blog

    In this post, we’ll explore when multi-agent architectures become necessary, the four main patterns we’ve observed, and how LangChain empowers you to effectively build multi-agent systems.

  23. Install LangChain - Docs by LangChain

    LangChain provides integrations to hundreds of LLMs and thousands of other integrations. These live in independent provider packages.

  24. Document loaders - Docs by LangChain

    Document loaders provide a standard interface for reading data from different sources (such as Slack, Notion, or Google Drive) into LangChain’s Document format. This ensures that data can be handled …

  25. Agents - LangChain

    Identify and implement the best prompting strategies u2028and architectures so that your LLMs perform as intended. LangChain offers an extensive library of off-the-shelf tools u2028and an intuitive …