ExecutableCode
io.cequence.openaiscala.gemini.domain.Part$.ExecutableCode
Prefix: executableCode
Code generated by the model that is meant to be executed, and the result returned to the model. Only generated when using the CodeExecution tool, in which the code will be automatically executed, and a corresponding CodeExecutionResult will also be generated.
Attributes
- code
Required. The code to be executed.
- language
Required. Programming language of the code.
- Graph
- Supertypes