mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-23 08:25:57 +00:00
chore: add Python and LangGraph stuff
This commit is contained in:
@@ -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