cls: > Predict the matched intent name for the user utterance. Format the output as JSON with the following keys: intent_name as string ner: > Extract the specified entities from the user message. Output JSON list of dictionaries with keys "text" and "entity_type". nsp: > Generate a user response or query which would follow logically from the conversational context on personal finance. Limit to 10 words or less.