Skip to main content

Module generators

Module generators 

Source
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_tutorial prompt 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.