Commit Graph

12 Commits

Author SHA1 Message Date
74e0079b29 Remove old BGs from repo 2023-05-07 19:31:28 +03:00
44aa720abe add new bgs, temporary gitignore change 2023-04-25 22:45:59 +09:00
4e59d9feb1 remove old backgrounds 2023-04-25 22:39:28 +09:00
c20df162df Add transparent bg option 2023-03-29 22:06:47 +03:00
c60cafda45 restored default BGs (renamed with "TAI-" prefix)
added 50+ new BGs of various themes
(these can/should be curated further before release)

currently total file size is 18MB,
TAI's original 10 PNGs were 15MB

Themes:
- anime highschool/university
- beach
- bedroom
- tatami room
- cyberpunk
- fantasy landscape
- fantasy city
- taverns
- hellscape
- post apocalypse
- redlight distrcits
- muted patterns
- bokeh
2023-03-21 17:54:05 +09:00
2c9805858a - fixed display of ooba and novel settings
- made server respond with BGs in filename alphabetical order
- removing default BGs for renaming (will replace manually)
- CSS: transparent grey border to chat and form_send for visibility on dark BGs
- CSS: sheld is now centered with 'absolute'
- CSS: top-settings are now same width same as chat on PC
2023-03-21 17:42:42 +09:00
d2914ccbeb Merge branch 'dev-settings-on-top' of https://github.com/SillyLossy/TavernAI into dev-settings-on-top 2023-03-20 01:31:01 +09:00
2840305d29 removed PNG backgrounds 2023-03-20 01:30:18 +09:00
e58e3e4df8 added JPG backgrounds, remove PNG 2023-03-20 01:29:47 +09:00
Ash
7b87227cd2 Update 1.2.0 Theme of update: Characters
1) Character files now represent images, all data about the characters is located within the image file. This makes it easy to exchange characters.

You do not need to redesign your old characters in the new format, the conversion will happen automatically, old character files will not be deleted

2) Import function for characters is available, you can also import characters in the old TavernAI .json format, and you can also import characters from the Pygmalion notebook format

3) Export function for characters is available

4) The chat structure has been completely redesigned, now chats are located in the public/chats folder, chats now represent jsonl files, messages can be read one line at a time from such a file, this will help for future optimization when there are many messages

5) A new menu for selecting saved TavernAI chats is now available

Importing TavernAI chats is now available

Importing chats from CAI is now available

6) Additional advanced settings have been added for characters. A "Scenario" field has been added, as well as a "Dialogue Examples" field

7) Full support for the Pygmalion format has been added

A indicator now appears when special formatting for Pygmalion is enabled

8) Many other minor bugs have been fixed

To update an old version to version 1.2.0, you simply need to copy files with replacement.
2023-01-24 17:30:40 +04:00
Ash
fbf2d5fc00 @1.1.0
1)NovelAI support
2)Changing your character name
3)Repetition Penalty has been moved to the main settings
4)Added Pro settings (Anchors Order)
5)Max Context and Amount Gen have been added to the Pro Settings
6)Editing messages
7)New backgrounds
2023-01-08 17:18:10 +04:00
a417031af4 main 2022-12-22 07:22:29 +04:00