# systemmessage at the very begin of the chat. Will be concatenated with the automatic tool usage descriptions
systemmessage="Hold a casual conversation with the user. Keep responses short at max 3 sentences."
systemmessage="Hold a casual conversation with the user. Keep responses short at max 3 sentences. Answer using markdown to the user."
# system message for role flip so the model automatically answers for the user
roleflip={"role":"system","content":"Keep the conversation going, ask for more information on the subject. Keep messages short at max 1-2 sentences. Do not thank and say goodbye."}