Computer use is not working with the gpt-5.4-pro
OpenAI Developer Community
March 10, 2026
Hi @ramkumarkoppu
Thanks for reporting this issue. I can confirm that enabling tools=[{"type": "computer"}] with gpt-5.4.pro gives:
Error code: 400 - {'error': {'message': "Tool 'computer' is not supported with gpt-5.4-pro.", 'type': 'invalid_request_error', 'param': 'tools', 'code': None}}
I have sent this to the OpenAI team and will follow up once I have updates.
Discussion in the ATmosphere