functionResponse property
The result of a function call.
This is used to provide the model with the result of a function call that it predicted.
Optional.
Implementation
GoogleCloudAiplatformV1FunctionResponse? functionResponse;
The result of a function call.
This is used to provide the model with the result of a function call that it predicted.
Optional.
GoogleCloudAiplatformV1FunctionResponse? functionResponse;