OpenAI Responses API

this doc goes through the details of OpenAI Responses API

source

foo

 foo ()

say_hello

 say_hello (to)

Say hello to somebody

from IPython.display import display,SVG
display(SVG('<svg height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="40"/></svg>'))