Open
Description
Please read this first
- Have you read the docs?Agents SDK docs
Yes - Have you searched for related issues? Others may have had similar requesrs
Yes
Question
Describe your question. Provide details if available.
ERROR:
{'error': {'message': 'The model computer-use-preview-2025-03-11
does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}
I am unable to access the computer_use_preview
model. I am running just the example file in examples/tools/computer_use.py
with no amendments, so there should not have any issue.
I have checked related Github issues (#132) and verified that I am on Usage Tier 3.
Is there anything I'm missing? Please help. Thank you.