#@title prompt.py prompt_template = """ You are to classify the following message into exactly one of the intents described below: {intents} unknown: You don't find the matching intent from the above list Message: {INPUT} Here are previous chats or summary conversation for your reference (only use this if you need further information to infer the intent): {chatHistory} Intent: """