Skip to content

Commit 2dddff0

Browse files
Chris RawlesThe android_world Authors
authored andcommitted
Update README with a note on model cost.
PiperOrigin-RevId: 819195077
1 parent 2953a24 commit 2dddff0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ If you don't specify a task, a random task will be selected. *NOTE: If you want
102102
to try open-source apps, i.e. not included with Android OS, please run
103103
`--perform_emulator_setup` in the script below.*
104104

105+
**Note on Model Cost:** The `minimal_task_runner.py` script uses a legacy model `gpt-4-turbo-2024-04-09` by default. This model can be expensive. For serious usage, you can switch to a more cost-effective model, by modifying the `model_name` in the script.
106+
105107
## Docker Support (Experimental)
106108

107109
AndroidWorld now offers Docker support. This allows you to run the Android

0 commit comments

Comments
 (0)