LangChain概念
LLM框架
可以帮助:统一模型接口、提示词管理、Chain、Agent、记忆、RAG
创建chain、agent加载大模型# 环境
python:3.13
torch:2.10.0+cu126
tokenizers
2026-03-10