Files
copilotkit__copilotkit/examples/integrations/adk-angular/scripts/setup-agent.bat

6 lines
91 B
Batchfile

@echo off
REM Navigate to the agent directory
cd /d "%~dp0\..\agent" || exit /b 1
uv sync