We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c95b48 + 212d4e8 commit 3a91226Copy full SHA for 3a91226
simple_cua_loop.py
@@ -72,7 +72,7 @@ def main():
72
73
while True: # keep looping until we get a final response
74
response = create_response(
75
- model="computer-use-preview-2025-02-04",
+ model="computer-use-preview",
76
input=items,
77
tools=tools,
78
truncation="auto",
0 commit comments