Skip to content

wenwenc9/langgraph-tutorial-wenwenc9

Repository files navigation

一、项目说明

img.png

配合博客文章讲解,点击专栏,langgraph,跟着系列文章运行响应代码即可 https://blog.csdn.net/weixin_44238683

二、环境设置

1、安装UV

pip install uv

2、创建python环境

uv venv --python=3.13

3、激活虚拟环境

.venv\Scripts\activate

4、安装包 【使用清华源】

uv  sync  -i https://pypi.tuna.tsinghua.edu.cn/simple

About

csdn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published