computer-use-ootb-internal 0.0.189__py3-none-any.whl → 0.0.190__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- computer_use_ootb_internal/app_teachmode.py +1 -0
- {computer_use_ootb_internal-0.0.189.dist-info → computer_use_ootb_internal-0.0.190.dist-info}/METADATA +1 -1
- {computer_use_ootb_internal-0.0.189.dist-info → computer_use_ootb_internal-0.0.190.dist-info}/RECORD +5 -5
- {computer_use_ootb_internal-0.0.189.dist-info → computer_use_ootb_internal-0.0.190.dist-info}/WHEEL +0 -0
- {computer_use_ootb_internal-0.0.189.dist-info → computer_use_ootb_internal-0.0.190.dist-info}/entry_points.txt +0 -0
@@ -259,6 +259,7 @@ async def update_parameters(request: Request):
|
|
259
259
|
shared_state.api_keys = getattr(shared_state.args, 'api_keys', "sk-proj-1234567890")
|
260
260
|
shared_state.server_url = getattr(shared_state.args, 'server_url', "http://ec2-44-234-43-86.us-west-2.compute.amazonaws.com")
|
261
261
|
shared_state.max_steps = getattr(shared_state.args, 'max_steps', 50)
|
262
|
+
shared_state.full_screen_game_mode = getattr(shared_state.args, 'full_screen_game_mode', 0)
|
262
263
|
|
263
264
|
log_ootb_request(shared_state.server_url, "update_params", data)
|
264
265
|
|
{computer_use_ootb_internal-0.0.189.dist-info → computer_use_ootb_internal-0.0.190.dist-info}/RECORD
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
computer_use_ootb_internal/README.md,sha256=FxpW95lyub2iX73ZDfK6ML7SdEKg060H5I6Grub7li4,31
|
2
2
|
computer_use_ootb_internal/__init__.py,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
|
3
|
-
computer_use_ootb_internal/app_teachmode.py,sha256=
|
3
|
+
computer_use_ootb_internal/app_teachmode.py,sha256=lKRw8wmR6XXHKpDi4CQRr_hW-eHANynhA4GcGbScQdY,28945
|
4
4
|
computer_use_ootb_internal/dependency_check.py,sha256=y8RMEP6RXQzTgU1MS_1piBLtz4J-Hfn9RjUZg59dyvo,1333
|
5
5
|
computer_use_ootb_internal/guard_service.py,sha256=p90niBDfdF7JL_NX6aBq0lrHeTKwDZjTAVRZdSKAv8M,52619
|
6
6
|
computer_use_ootb_internal/requirements-lite.txt,sha256=5DAHomz4A_P2BmTIXNkNqkHbnIF0AyZ4_1XAlb1LaYs,290
|
@@ -39,7 +39,7 @@ computer_use_ootb_internal/preparation/powerpoint_prepare.py,sha256=XL6zuFh-1I4f
|
|
39
39
|
computer_use_ootb_internal/preparation/pr_prepare.py,sha256=vLsuHq2xtNANS69R6nEIWwp4Sghsh4S5EM-z7jtRj1c,5860
|
40
40
|
computer_use_ootb_internal/preparation/star_rail_prepare.py,sha256=RAriQxrv55csBNBm0m8CKyd_RW8k1tXx0kdJAcOpYlg,4734
|
41
41
|
computer_use_ootb_internal/preparation/word_prepare.py,sha256=7anVBZXycfWEvYStewkKcCVs1nhnJCGvt3Gxh17egdo,5280
|
42
|
-
computer_use_ootb_internal-0.0.
|
43
|
-
computer_use_ootb_internal-0.0.
|
44
|
-
computer_use_ootb_internal-0.0.
|
45
|
-
computer_use_ootb_internal-0.0.
|
42
|
+
computer_use_ootb_internal-0.0.190.dist-info/METADATA,sha256=fRX54B5Ox8LWslotrSt7kQiwAxsFY6Q47cNxDYuzkic,910
|
43
|
+
computer_use_ootb_internal-0.0.190.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
44
|
+
computer_use_ootb_internal-0.0.190.dist-info/entry_points.txt,sha256=-AbmawU7IRQuDZihgVMVDrFoY4E6rnXYOUB-5vSeBKs,93
|
45
|
+
computer_use_ootb_internal-0.0.190.dist-info/RECORD,,
|
{computer_use_ootb_internal-0.0.189.dist-info → computer_use_ootb_internal-0.0.190.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|