My chatbot code is able to answer the first question but with the second question it gives the error
ValueError: Could not connect to tenant default_tenant. Are you sure it exists?
The code runs perfectly on my laptop. The only changes I made were the import of sqlite3 which you guys might know has caused many people problems. I followed what was recommended on this forum and the code at least runs to display the initial page.