Expand description
Prompt message generation logic.
Contains the implementation of prompt generation methods.
Functionsยง
- generate_
browse_ prompt - Generates the browse prompt (discovery dashboard).
- generate_
capture_ assistant_ prompt - Generates the capture assistant prompt.
- generate_
context_ capture_ prompt - Generates the context capture prompt.
- generate_
decision_ prompt - Generates the decision documentation prompt.
- generate_
discover_ prompt - Generates the discover prompt.
- generate_
generate_ tutorial_ messages - Generates the
generate_tutorialprompt messages. - generate_
intent_ search_ prompt - Generates the intent search prompt.
- generate_
list_ prompt - Generates the list prompt (formatted inventory).
- generate_
query_ suggest_ prompt - Generates the query suggest prompt.
- generate_
review_ prompt - Generates the review prompt.
- generate_
search_ help_ prompt - Generates the search help prompt.
- generate_
session_ start_ prompt - Generates the session start prompt.
- generate_
tutorial_ prompt - Generator for tutorial prompts.