Module prompt

Source

Structs§

Prompt
A prompt that can be used to generate text from a model
PromptArgument
Represents a prompt argument that can be passed to customize the prompt
PromptArgumentTemplate
A template for a prompt argument, this should be identical to PromptArgument
PromptMessage
A message in a prompt conversation
PromptTemplate
A template for a prompt

Enums§

PromptMessageContent
Content types that can be included in prompt messages
PromptMessageRole
Represents the role of a message sender in a prompt conversation