ppc64le/linux/: langchain-1.2.10+ppc64le1 metadata and description

Simple index

Building applications with LLMs through composability

classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.14
  • Topic :: Scientific/Engineering :: Artificial Intelligence
  • Topic :: Software Development :: Libraries :: Python Modules
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
license MIT
license_file
  • LICENSE
project_urls
  • Homepage, https://docs.langchain.com/
  • Documentation, https://reference.langchain.com/python/langchain/langchain/
  • Repository, https://github.com/langchain-ai/langchain
  • Issues, https://github.com/langchain-ai/langchain/issues
  • Changelog, https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D1%22
  • Twitter, https://x.com/LangChain
  • Slack, https://www.langchain.com/join-community
  • Reddit, https://www.reddit.com/r/LangChain/
provides_extras
  • anthropic
  • aws
  • azure-ai
  • community
  • deepseek
  • fireworks
  • google-genai
  • google-vertexai
  • groq
  • huggingface
  • mistralai
  • ollama
  • openai
  • perplexity
  • together
  • xai
requires_dist
  • langchain-core<2.0.0,>=1.2.10
  • langgraph<1.1.0,>=1.0.8
  • pydantic<3.0.0,>=2.7.4
  • langchain-anthropic; extra == 'anthropic'
  • langchain-aws; extra == 'aws'
  • langchain-azure-ai; extra == 'azure-ai'
  • langchain-community; extra == 'community'
  • langchain-deepseek; extra == 'deepseek'
  • langchain-fireworks; extra == 'fireworks'
  • langchain-google-genai; extra == 'google-genai'
  • langchain-google-vertexai; extra == 'google-vertexai'
  • langchain-groq; extra == 'groq'
  • langchain-huggingface; extra == 'huggingface'
  • langchain-mistralai; extra == 'mistralai'
  • langchain-ollama; extra == 'ollama'
  • langchain-openai; extra == 'openai'
  • langchain-perplexity; extra == 'perplexity'
  • langchain-together; extra == 'together'
  • langchain-xai; extra == 'xai'
requires_python <4.0.0,>=3.10.0
File Tox results History
langchain-1.2.10+ppc64le1-py3-none-any.whl
Size
109 KB
Type
Python Wheel
Python
3
  • Replaced 1 time(s)
  • Uploaded to ppc64le/linux by ppc64le 2026-05-05 15:38:01

🦜️🔗 LangChain

PyPI - Version PyPI - License PyPI - Downloads Twitter

Looking for the JS/TS version? Check out LangChain.js.

To help you ship LangChain apps to production faster, check out LangSmith. LangSmith is a unified developer platform for building, testing, and monitoring LLM applications.

Quick Install

pip install langchain

🤔 What is this?

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. LangChain provides a pre-built agent architecture and model integrations to help you get started quickly and seamlessly incorporate LLMs into your agents and applications.

We recommend you use LangChain if you want to quickly build agents and autonomous applications. Use LangGraph, our low-level agent orchestration framework and runtime, when you have more advanced needs that require a combination of deterministic and agentic workflows, heavy customization, and carefully controlled latency.

LangChain agents are built on top of LangGraph in order to provide durable execution, streaming, human-in-the-loop, persistence, and more. (You do not need to know LangGraph for basic LangChain agent usage.)

📖 Documentation

For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using LangChain, see the LangChain Docs. You can also chat with the docs using Chat LangChain.

📕 Releases & Versioning

See our Releases and Versioning policies.

💁 Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.

For detailed information on how to contribute, see the Contributing Guide.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.