TavernAI / TavernAI

Atmospheric adventure chat for AI language models (KoboldAI, NovelAI, Pygmalion, OpenAI chatgpt, gpt-4)
https://tavernai.net
MIT License
2.16k stars 289 forks source link

How to update TavernAI? #186

Closed qazpllp closed 11 months ago

qazpllp commented 1 year ago

What is the expected way to update TavernAI? I would expect such a question to be written clearly within the documentation. I tried updating with git pull. However, there is no .gitignore, and I need to handle all my changes, chats, e.t.c. Thus what is the way expected to update?

Borov666 commented 1 year ago

As you said above, you can use "git pull" to update or download the source archive on the github page.

It was decided not to include gitignore in the repository, since each developer configures it for himself.