Add requirement for google-genai package https://pypi.org/project/google-genai/ . Examples do not run without the package installed in the env.

Esse commit está contido em:
rossamurphy
2025-06-13 13:16:07 +01:00
commit b97f1e43b1
+1
Ver Arquivo
@@ -15,6 +15,7 @@ pyautogui
toml
black
pytesseract
google-genai
# Platform-specific dependencies
pyobjc; platform_system == "Darwin"