Skip to main content

AI__PREAMBLE

Constant AI__PREAMBLE 

Source
pub const AI__PREAMBLE: &str = "ai.preamble";
👎Deprecated:

Use GEN_AI__SYSTEM_INSTRUCTIONS (gen_ai.system_instructions) instead.

Expand description

For an AI model call, the preamble parameter. Preambles are a part of the prompt used to adjust the model’s overall behavior and conversation style.

  • PII: True
  • Rewriting behavior: Backfill

§Aliases