Updated example, cua-core dep, and added --prompt

This commit is contained in:
Dillon DuPont
2025-07-29 08:27:10 -04:00
parent 9e98c58c55
commit 6db6825516
3 changed files with 85 additions and 72 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ dependencies = [
"rich>=13.7.1",
"python-dotenv>=1.0.1",
"cua-computer>=0.3.0,<0.5.0",
"cua-core>=0.1.0,<0.2.0",
"cua-core>=0.1.8,<0.2.0",
"certifi>=2024.2.2",
"litellm>=1.74.8"
]