Updating
TavernAI updates by replacing the app build and keeping user_data.
Manual update
Section titled “Manual update”- Close TavernAI completely.
- Back up the old
user_datafolder. - Download the new build from Download.
- Extract the new build into a new folder.
- Copy
user_datafrom the old folder into the new folder. - Start the new build.
Let TavernAI finish any startup migration before closing it.
VPS update
Section titled “VPS update”If TavernAI was installed with the VPS script, update from the app folder:
cd ~/TavernAI./update.shIf you installed TavernAI somewhere else, run update.sh from that folder.
What to back up
Section titled “What to back up”Back up the whole user_data folder.
It contains the database, chats, imported files, images, and other local TavernAI state.
Moving TavernAI
Section titled “Moving TavernAI”TavernAI is portable. To move it to another folder or drive:
- Close TavernAI.
- Copy the whole app folder, including
user_data. - Launch TavernAI from the new location.
- Confirm your chats and files are still there.
- Do not delete
user_dataduring an update. - Do not use the same live
user_datafolder from two different TavernAI versions. - Do not open migrated data with an older build as a rollback plan.