@@ -5,7 +5,7 @@ set -e
run_agent () {
echo "Starting LangGraph agent..."
cd agent
npx @langchain/langgraph-cli dev
npx @langchain/langgraph-cli dev --host 127.0.0.1
}
run_ensemble_service () {
The note is not visible to the blocked user.