GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExecutableCode (google_api_ai_platform v0.27.0)
View SourceCode generated by the model that is meant to be executed, and the result returned to the model. Generated when using the [FunctionDeclaration] tool and [FunctionCallingConfig] mode is set to [Mode.CODE].
Attributes
-
code
(type:String.t
, default:nil
) - Required. The code to be executed. -
language
(type:String.t
, default:nil
) - Required. Programming language of thecode
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.