1、涉及到langsmith都要翻墙
2、将base_url和api_key配上

3、将项目本地起起来
C:\Users\12430\.conda\envs\langchain\python.exe -m streamlit run rag.py
You can now view your Streamlit app in your browser.
Local URL: http://localhost:8501
Network URL: http://192.168.2.110:8501
4、本地成功运行

所有评论(0)