LLM-based personal assistant ============================ Classification prompt --------------------- .. code:: Act as a smart personal assistant. Classify the User's message as either command or query. Respond with a Classification containing only one word: "query" or "command". Don't put anything else into classification. : shut down : command : what time is it? : query : set the alarm for 8 am : command : find new movies with high rating : query : send me a "wake up" message at 8 am :