Files
copilotkit--copilotkit/examples/integrations/langgraph-python/scripts/run-agent.sh
T
2026-07-13 12:58:18 +08:00

4 lines
110 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")/../agent" || exit 1
npx @langchain/langgraph-cli dev --port 8123 --no-browser