Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
本站翻译于2026年5月3日,请放心食用🎉🎉🎉
Python
pip install -U langchain # 需要 Python 3.10+
# 安装 OpenAI 集成 pip install -U langchain-openai # 安装 Anthropic 集成 pip install -U langchain-anthropic