Files
copilotkit__copilotkit/examples/integrations/agno/scripts/run-agent.bat
2026-03-12 13:06:02 -07:00

7 lines
117 B
Batchfile

@echo off
REM Navigate to the agent directory
cd /d %~dp0\..\agent
REM Run the agent using uv
uv run python main.py