Class: Google::Cloud::AIPlatform::V1::Tool::CodeExecution
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::Tool::CodeExecution
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/tool.rb
Overview
Tool that executes code generated by the model, and automatically returns the result to the model.
See also [ExecutableCode]and [CodeExecutionResult] which are input and output to this tool.