RossAsscends b856e2f566 A little error-proofing to chat loading and history viewing
1. revised the new date format (reformatted to be a function so it would return new dates each time called)

2. re-added new date format functionality as I had previously rolled it back while debugging the avatar loading issues discovered in last push.

3. resolved some issues related to loading past chats for bots with no chat save files. Usually this wouldn't happen, as a new (or previous) chat is loaded each time the character is selected. But in cases where the files are deleted after being created, the chat history loading screen would remain in a 'loading.svg' loop. I added errorhandling to avoid this, and to kick GetAllCharaChats() from trying to read empty arrays.

4. increased potential size of past chats popup box
2023-03-03 11:36:57 +09:00
2023-02-15 16:49:46 +04:00
2023-01-30 13:11:41 +01:00
fix
2023-01-08 17:30:26 +04:00
2023-02-25 17:10:52 +09:00
2023-01-30 21:44:38 +01:00
2023-02-17 02:58:07 +04:00
2023-02-17 02:58:07 +04:00
2023-02-16 16:30:59 +04:00
fix
2023-01-25 12:07:46 +04:00

TavernAI is a adventure atmospheric chat (KoboldAI, NovelAI, Pygmalion)

Examples of interface and output:

Download:
Run online:

Features

  • Creating characters with personality setup
  • Choosing name and avatar for your character
  • Deleting and regenerating messages
  • Editing any messages
  • Works with various ai models
  • Importing chats from CAI
  • More longer messages from characters
  • Choosing atmospheric backgrounds
  • Creating and easy choosing preset settings

How to install

In Detail:

Briefly:

  1. Download TavernAI
  2. Install Node.js v19.1.0
  3. Run Start.bat (or use command: npm install, node server.js)

AI Models

Tips

Use this button to edit the message



If the message is not finished, you can simply send the request again, TavernAI will understand that this is a continuation.
(Works with KoboldAI and NovelAI models, not with Pygmalion)

Additional materials

https://www.reddit.com/user/Crataco/comments/zuowi9/opensource_chatbot_companions/

For contacts

  • Discord: Humi#5044


Description
LLM Frontend for Power Users.
Readme AGPL-3.0 351 MiB
Languages
JavaScript 87.3%
HTML 9.3%
CSS 2.9%
Less 0.3%