mirror of
https://github.com/simular-ai/Agent-S.git
synced 2026-08-29 02:03:58 +08:00
Add requirement for google-genai package https://pypi.org/project/google-genai/ . Examples do not run without the package installed in the env.
This commit is contained in:
@@ -15,6 +15,7 @@ pyautogui
|
||||
toml
|
||||
black
|
||||
pytesseract
|
||||
google-genai
|
||||
|
||||
# Platform-specific dependencies
|
||||
pyobjc; platform_system == "Darwin"
|
||||
|
||||
Reference in New Issue
Block a user