mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update readme.md
This commit is contained in:
44
readme.md
44
readme.md
@@ -1,24 +1,40 @@
|
|||||||
### Silly TavernAI 1.2.8 mod
|
### RossAscends 1.2.8 mods ported into Silly TavernAI 1.2.8
|
||||||
#### Update to 1.3.0 is likely not happenning, but I _may_ backport some features in future
|
####
|
||||||
|
|
||||||
<img width="400" alt="image" src="https://user-images.githubusercontent.com/18619528/224549531-ab30db22-fe33-49c5-81a8-945c543a1e05.png">
|
<img width="400" alt="image" src="https://user-images.githubusercontent.com/18619528/224549531-ab30db22-fe33-49c5-81a8-945c543a1e05.png">
|
||||||
|
|
||||||
|
This branch includes:
|
||||||
|
* base TavernAI 1.2.8
|
||||||
|
* SillyLossy's extensive 1.2.8 modifications and functions (World Info, OobaBooga integration, soft prompts, character emotional expressions, etc.
|
||||||
|
* UI/CSS/Quality of Life tweaks by RossAscends
|
||||||
|
|
||||||
#### Features:
|
#### Features:
|
||||||
1. World Info support
|
* HotKeys
|
||||||
1. Character search bar
|
** Ctrl+Up = Connect to API
|
||||||
1. New UI style (thanks @RossAscends)
|
** Ctrl+Left = view localled stored variables (in the browser console window)
|
||||||
1. oobabooga's Text Generation WebUI support (thanks @im-not-tom).<br>**Make sure that --no-stream option is added and WebUI is running in notebook mode (not in --cai-chat or --chat)**
|
** Ctrl+Right = clear locally stored variables.
|
||||||
1. Group Chats support
|
** Ctrl+enter = Regenerate last AI response.
|
||||||
1. Extensibility with various plugins (character expressions, memory simulation, etc.)<br>More details here: https://github.com/SillyLossy/TavernAI-extras
|
|
||||||
1. Soft Prompt selector for KoboldAI
|
* No more page refresh on character deletion
|
||||||
1. User Avatar uploading
|
* No more page refresh on user name change
|
||||||
1. ???
|
|
||||||
1. PROFIT
|
* Toggle option to automatically connect to API on page load
|
||||||
|
* Toggle option to automatically load the most recently viewed character on page load
|
||||||
|
* Better Token Counter - works on unsaved characters, and shows both permanent and temporary tokens.
|
||||||
|
|
||||||
|
* Better Past Chats View
|
||||||
|
** Chat files names are saved in a readable format of "(character) - (when it was created)"
|
||||||
|
** Chat preview increased from 40 character to 300.
|
||||||
|
|
||||||
|
* Now, by default the settings panel will close when you click away from it.
|
||||||
|
* Clicking the Lock on the nav panel will hold the panel open, and this setting be remembered across sessions.
|
||||||
|
* Nav panel status of open or closed will also be saved across sessions.
|
||||||
|
|
||||||
|
|
||||||
#### Questions or suggestions?
|
#### Questions or suggestions?
|
||||||
Contact me on Discord: Cohee#1207
|
Contact me on Discord: RossAscends#1779
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
* TAI Base: Unknown
|
* TAI Base: Unknown
|
||||||
* My additions: Public domain (do whatever you want)
|
* SillyLossy's TAI mod: Public domain
|
||||||
|
* My additions: Public domain
|
||||||
|
Reference in New Issue
Block a user