Module prompt

Module prompt 

Source
Expand description

P — Prompt composition.

Compose prompt sections additively with +.

Structs§

P
The P namespace — static factory methods for prompt sections.
PromptComposite
A composed prompt built from multiple sections.
PromptSection
A section of a prompt.

Enums§

PromptSectionKind
The semantic category of a prompt section.
PromptTransform
A declarative transform that can be applied to a PromptComposite.