Google Cloud Discovery Engine V1 Client - Class ModelPromptSpec (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ModelPromptSpec.

Specification of the prompt to use with the model.

Generated from protobuf message google.cloud.discoveryengine.v1.SearchRequest.ContentSearchSpec.SummarySpec.ModelPromptSpec

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ SearchRequest \ ContentSearchSpec \ SummarySpec

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ preamble string

Text at the beginning of the prompt that instructs the assistant. Examples are available in the user guide.

getPreamble

Text at the beginning of the prompt that instructs the assistant.

Examples are available in the user guide.

Returns
Type Description
string

setPreamble

Text at the beginning of the prompt that instructs the assistant.

Examples are available in the user guide.

Parameter
Name Description
var string
Returns
Type Description
$this