-
Linux Distribution and Version: We are using Ubuntu 20.04 for our setup.
-
Wren AI Version and Deployment Method: We have installed and configured the Wren AI application on an Ubuntu server using Docker Compose. The application is up and running successfully. Below are the versions in use:
WREN_PRODUCT_VERSION: 0.15.3
WREN_ENGINE_VERSION: 0.13.1
WREN_AI_SERVICE_VERSION: 0.15.7
IBIS_SERVER_VERSION: 0.13.1
WREN_UI_VERSION: 0.20.1
WREN_BOOTSTRAP_VERSION: 0.1.5
3. Issue Description: After setting up Wren AI on an Ubuntu VM and running it with Docker containers, I encountered two issues while testing the functionality through the Wren AI UI:
Issue 1: I’m unable to add new threads. I receive a "Failed to add thread" error.
Issue 2: After restarting the containers, all previously stored threads disappear from the UI.
4. Request: Is there a way to preserve these threads and keep them active even after restarts or deployments? I would like to ensure that threads persist across container restarts.
