cua-agent 0.1.39__py3-none-any.whl → 0.1.40__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.

Potentially problematic release.


This version of cua-agent might be problematic. Click here for more details.

agent/ui/gradio/app.py CHANGED
@@ -818,6 +818,7 @@ if __name__ == "__main__":
818
818
  # Custom model fields visibility
819
819
  gr.update(visible=is_any_custom), # Custom model name always visible for any custom option
820
820
  gr.update(visible=is_custom_openai_api), # Provider base URL only for OpenAI compatible API
821
+ gr.update(visible=is_custom_openai_api), # Provider API key only for OpenAI compatible API
821
822
  # Update the hidden model_choice field
822
823
  gr.update(value=model_choice_value)
823
824
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cua-agent
3
- Version: 0.1.39
3
+ Version: 0.1.40
4
4
  Summary: CUA (Computer Use) Agent for AI-driven computer interaction
5
5
  Author-Email: TryCua <gh@trycua.com>
6
6
  Requires-Python: >=3.10
@@ -79,8 +79,8 @@ agent/providers/uitars/utils.py,sha256=493STTEEJcVhVbQgR0e8rNTI1DjkxUx8IgIv3wkJ1
79
79
  agent/telemetry.py,sha256=pVGxbj0ewnvq4EGj28CydN4a1iOfvZR_XKL3vIOqhOM,390
80
80
  agent/ui/__init__.py,sha256=ohhxJLBin6k1hl5sKcmBST8mgh23WXgAXz3pN4f470E,45
81
81
  agent/ui/gradio/__init__.py,sha256=ANKZhv1HqsLheWbLVBlyRQ7Q5qGeXuPi5jDs8vu-ZMo,579
82
- agent/ui/gradio/app.py,sha256=dtyolxA53OXYnSuPY5CXXqcadobU2rDwEEjFymbgrZQ,67705
83
- cua_agent-0.1.39.dist-info/METADATA,sha256=j54pBj9cIEy3Eb2ac8YtVucq8e5dTvKr4a7mJAuorwc,12689
84
- cua_agent-0.1.39.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
85
- cua_agent-0.1.39.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
86
- cua_agent-0.1.39.dist-info/RECORD,,
82
+ agent/ui/gradio/app.py,sha256=M_pqSiN40F1u-8luBdqvTJxQFGzqd0WPsSz8APLbPus,67826
83
+ cua_agent-0.1.40.dist-info/METADATA,sha256=7ZNaoMyIfm5l_vnWUYNhcNxplhPj9_ocnfWF9sgN9yk,12689
84
+ cua_agent-0.1.40.dist-info/WHEEL,sha256=tSfRZzRHthuv7vxpI4aehrdN9scLjk-dCJkPLzkHxGg,90
85
+ cua_agent-0.1.40.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
86
+ cua_agent-0.1.40.dist-info/RECORD,,