1、安装langchain核心包:
pip install langchain
2、安装langchain_community社区支持包:
pip install langchain-community
3、安装langchain-ollama对ollama的支持包
pip install langchain-ollama
4、安装dashscope阿里云通义千问的Python SDK
pip install dashscope
5、安装chromadb轻量向量数据库
pip install chromadb
Python 添加langchian的支持
| Title | Python 添加langchian的支持 |
|---|---|
| Framework | Python |
| User | wy8817399@vip.qq.com |
| Id | 33 |
| Created | 1/22/26, 1:12 PM |
| Modified | 2/17/26, 8:34 PM |
| Published | Yes |
Content