google-gemini / google-gemini/computer-use-preview

Confusion about default value of `press_enter` in `type_text_at`

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.2k
Forks
405
PR merge metrics
No merged PRs in 30d

Description

According to the [official docs](https://ai.google.dev/gemini-api/docs/computer-use#supported-actions), `press_enter` is defaulted to `True`.

However, on the same page, the example code defaults it to `False`. And in this implementation, it is also `False` by default.

Which default value is the desired behaviour?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.