I am trying to use model gemini-2.5-computer-use-preview-10-2025
client = genai.Client(api_key=api_key)
client.models.generate_content(
model=’gemini-2.5-computer-use-preview-10-2025’
config=types.GenerateContentConfig(max_output_tokens=1)
)
**
get this error:**
400 INVALID_ARGUMENT. {‘error’: {‘code’: 400, ‘message’: 'This model requires the use of the Computer Use