pub fn generate_session_start_prompt(arguments: &Value) -> Vec<PromptMessage>Expand description
Generates the session start prompt.
This prompt guides AI clients through proper session initialization.
pub fn generate_session_start_prompt(arguments: &Value) -> Vec<PromptMessage>Generates the session start prompt.
This prompt guides AI clients through proper session initialization.