mirror of
https://github.com/trycua/computer.git
synced 2026-01-05 12:59:58 -06:00
changed comment
This commit is contained in:
@@ -157,7 +157,7 @@ class OpenAIComputerUseConfig:
|
||||
Returns:
|
||||
Tuple of (x, y) coordinates or None if prediction fails
|
||||
"""
|
||||
# TODO: implement this correctly
|
||||
# TODO: use computer tool to get dimensions + environment
|
||||
# Scale image to half size
|
||||
try:
|
||||
image_data = base64.b64decode(image_b64)
|
||||
|
||||
Reference in New Issue
Block a user