CodeResponseSection

A response section that an agent can return to render code.

KEY TYPE Description
language CodeLanguage The language of the code.
code str The code to be displayed.