03cfee0bf0
Merge pull request #149 from gidzzz/main
...
A bunch of cleanups in prompt generator
2023-04-23 14:31:36 +03:00
8def97683a
Merge pull request #150 from gidzzz/chat-loading-speedup
...
Massive speedup in loading of long chats
2023-04-23 14:24:55 +03:00
64cf01e6da
Merge pull request #152 from paniphons/main
2023-04-23 12:52:49 +03:00
850f423475
FAQ: add NovelAI info
2023-04-23 14:03:51 +07:00
130ddf8117
Massive speedup in loading of long chats
2023-04-23 02:24:15 +02:00
248f8b57a2
Simplify the message gathering loop
2023-04-22 23:02:48 +02:00
c7fa0c594a
Improve locality of declarations and visual separation of code
2023-04-22 23:02:48 +02:00
2dfb41d461
Simplify anchor selection code
2023-04-22 23:02:48 +02:00
4caec7c857
Avoid usage of 'var' in Generate() to make reasoning about the code easier
2023-04-22 23:02:48 +02:00
4fd5d90e70
Revert autorun URL opening on 0.0.0.0
2023-04-22 23:56:56 +03:00
20801f8603
Fix ssl
2023-04-22 23:27:15 +03:00
652e44c74f
Hotfix
2023-04-22 22:44:46 +03:00
06a227812d
Merge pull request #147 from artisticMink/feature/ssl-encryption
...
Add support for serving the application via HTTPS
2023-04-22 22:43:23 +03:00
519cd9eaf2
Fix fav for group not saving
2023-04-22 22:39:31 +03:00
f11305367d
Reduce console spam
2023-04-22 22:34:07 +03:00
3acd02b59d
Reformat fav note
2023-04-22 22:27:56 +03:00
e1c3dedd72
Reorder fav checkbox
2023-04-22 22:27:42 +03:00
6658a273d6
Merge pull request #139 from wilfredchen/mark-favorite-filter-by-favorite
...
Mark character and group favorite and filter by favorite
2023-04-22 22:19:55 +03:00
5eb4746f0e
remove unnecessary addClass from group-chats.js
2023-04-23 03:09:36 +08:00
49aae69ea8
remove unnecessary fav_off css
2023-04-23 03:08:02 +08:00
0b1e1625b0
Merge branch 'main' into feature/ssl-encryption
2023-04-22 21:05:22 +02:00
152dc97ebe
condition check menu type so that clicking on fav wont submit the create chara form
2023-04-23 02:54:57 +08:00
21586ab139
Update relative paths
1.4.8
2023-04-22 21:49:50 +03:00
ea1da47c99
Allow the app being served via SSL
2023-04-22 20:41:38 +02:00
e19990ee45
Add yargs dependency
...
Yargs is a powerful library for parsing command-line arguments.
2023-04-22 20:41:36 +02:00
8015f3e7cf
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-23 02:38:34 +08:00
2aa42991fd
code clean up, change fav to use bool, use template instead of dynamic html, etc
2023-04-23 02:38:24 +08:00
7dd59a26fa
Update package.json
2023-04-22 21:06:49 +03:00
e2a77067b8
Massive skill issue
2023-04-22 21:05:43 +03:00
90132e5c52
Add .npmignore
2023-04-22 20:58:47 +03:00
ca8b921e30
Adjustments for npm package
2023-04-22 20:34:01 +03:00
c6214086de
Update package.json
2023-04-22 19:59:18 +03:00
25456f58d2
Update package.json
2023-04-22 19:47:24 +03:00
c72d61abfa
Update package.json
2023-04-22 19:43:25 +03:00
d41e639639
Update package version
2023-04-22 19:33:57 +03:00
36a1120251
Update package.json
2023-04-22 19:33:39 +03:00
2d67210da4
Remove test job
2023-04-22 19:21:07 +03:00
e5cd3a0ed4
Merge branch 'main' of https://github.com/SillyLossy/TavernAI
2023-04-22 19:13:51 +03:00
371e1c6f2d
Fix
2023-04-22 19:13:44 +03:00
683cc5aaf7
Rebranding
2023-04-22 19:13:11 +03:00
075f387506
Create npm-publish.yml
2023-04-22 19:09:09 +03:00
e4f8aa310d
Check for swipes before trying to record
2023-04-22 17:37:32 +03:00
f6ed23d29d
Fix swipe on first message when streaming is on
2023-04-22 16:45:09 +03:00
794bc310d4
Activate world info only after swipe chat shift
2023-04-22 15:56:12 +03:00
c9b64082d0
Replace nvm with n on colab
2023-04-22 15:42:35 +03:00
f854948de5
NVM colab
2023-04-22 15:10:47 +03:00
cf4ba148b3
Merge pull request #141 from paniphons/patch-1
2023-04-22 12:45:30 +03:00
6a437e03d2
Removed Todd Howard from model comparison
...
After running some tests, I can confirm Todd Howard is a proxied GPT-4 with hard-coded system prompt, it's not Claude. So I removed it from the model comparison.
2023-04-22 16:36:14 +07:00
be3eb37b6e
Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite
2023-04-22 13:21:35 +08:00
bd0045b389
group chat fav mark, fav filter
2023-04-22 13:21:25 +08:00