Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::Assistant::GenerationConfig::SystemInstruction (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Assistant::GenerationConfig::SystemInstruction.

System instruction, also known as the prompt preamble for LLM calls.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#additional_system_instruction

def additional_system_instruction() -> ::String
Returns
  • (::String) — Optional. Additional system instruction that will be added to the default system instruction.

#additional_system_instruction=

def additional_system_instruction=(value) -> ::String
Parameter
  • value (::String) — Optional. Additional system instruction that will be added to the default system instruction.
Returns
  • (::String) — Optional. Additional system instruction that will be added to the default system instruction.