BUG: Responses API with structured output AND Code Interpreter does not provide annotations?

Checkout the issue I opened.

You simply add it to your request like:

  reasoning={"effort": "medium", "summary": "auto"},
  text={"format": {"type": "text"}},
  include=["code_interpreter_call.outputs"],
  max_output_tokens=32000