cp .env.example .env uv venv #or how ever you create your venv #activate venv, OS specific uv pip install -r requirements.txt #uv sync docker compose up -d uv run main.py ...
google / adk-python Public Notifications You must be signed in to change notification settings Fork 2k Star 13.6k ...