mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-29 00:34:47 +08:00
chore: add Python and LangGraph stuff
This commit is contained in:
5
backend/Makefile
Normal file
5
backend/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
install:
|
||||
uv sync
|
||||
|
||||
dev:
|
||||
uvx --refresh --from "langgraph-cli[inmem]" --with-editable . --python 3.12 langgraph dev --no-browser --allow-blocking
|
||||
Reference in New Issue
Block a user