response1 = get_response(user_input = "How to calculate the bonforoni corrected p values?")
response2 = get_response(user_input = paste0("Based on this data.frame in R: \n\n",
dataframe_to_text(mtcars),
"\n\n which variables are correlated?"))
response3 = get_response(user_input = "What are redox reactions?",
system_specification = "You are a knowledgeable and helpful chemist \n
who will answer any questions in German")
Run the code above in your browser using DataLab