Files
deer-flow/backend/Makefile
2026-01-14 07:15:02 +08:00

6 lines
145 B
Makefile

install:
uv sync
dev:
uvx --refresh --from "langgraph-cli[inmem]" --with-editable . --python 3.12 langgraph dev --no-browser --allow-blocking