Class ExecutableCode (0.13.11)

ExecutableCode(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Code generated by the model that is meant to be executed by the model.

Attribute

Name Description
code str
Required. The code content. Currently only supports Python.