```bash lib/python3.12/site-packages/agents/models/chatcmpl_converter.py", line 443, in items_to_messages new_tool_call = ChatCompletionMessageToolCallParam( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Cannot instantiate typing.Union ``` openai `1.99.3` will fail with chat completions, seems the `ChatCompletionMessageToolCallParam` is a union now