Commit Graph

3112 Commits

Author SHA1 Message Date
RossAscends
37a7637e29 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-14 17:17:39 +09:00
RossAscends
fb8e04d8d4 minify welcome message, fix mobile BG placement 2023-06-14 17:17:37 +09:00
Cohee
c22d61de4b Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-14 10:51:07 +03:00
Cohee
3dcdd84d84 Remove Kobold soft prompt selector UI 2023-06-14 10:51:03 +03:00
RossAscends
f0046a23b1 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-14 16:46:20 +09:00
RossAscends
1b0d569707 simplify/clarify welcome message 2023-06-14 16:46:18 +09:00
Cohee
d15bbb517d Debounce token counting on character editor 2023-06-14 10:43:15 +03:00
duno9
fe51b39d61 Fixed possible error with hosting on port 80 or 443 2023-06-14 01:31:00 -04:00
duno9
edda2406dc Fixed possible error with hosting on port 80 or 443 2023-06-14 01:29:11 -04:00
RossAscends
73c2262589 settings.json finally getss linebreaks 2023-06-14 12:30:16 +09:00
RossAscends
e80c66a026 chromaDB powerlevel to 500 2023-06-14 07:57:57 +09:00
Cohee
74c676d6d8 Adjust saving and token counting debouncing rates of World Info 2023-06-14 00:44:57 +03:00
Cohee
183bf442d4 Add Turbo 16k to Window AI 2023-06-13 23:10:59 +03:00
Cohee
356e85fedd Add new OpenAI models 2023-06-13 22:33:35 +03:00
RossAscends
96db4a8923 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-13 22:30:04 +09:00
RossAscends
db966a1965 update welcome message 2023-06-13 22:30:01 +09:00
Cohee
094f2c571d Hide extension menu button if all menu elements are invisible 2023-06-13 14:12:20 +03:00
Cohee
83821d9feb Fix TTS manifest 2023-06-13 13:55:00 +03:00
RossAscends
ba8d46f9b4 reduce menu font size from +20% to +10% 2023-06-13 18:07:14 +09:00
Cohee
5bd813991e Extend v2 field limits 2023-06-13 10:20:25 +03:00
Cohee
febb48ef6f Extend WI control limits 2023-06-13 10:18:41 +03:00
breathingmanually
c3af618d0a Add keyboard shortcut to accept message edits 2023-06-13 01:12:48 -03:00
Cohee
0013fb6a97 Fix Novel TTS audio on iOS 2023-06-13 01:21:35 +03:00
Cohee
47fa79fcbc Fix iOS TTS generation 2023-06-13 01:17:48 +03:00
Cohee
7b7a545eeb Merge pull request #486 from eltociear/patch-1
Fix typo in horde/index.d.ts
2023-06-13 01:03:33 +03:00
Cohee
6207bdb671 Fix presets not respecting Claude source selection 2023-06-13 00:47:18 +03:00
RossAscends
ba9c74ee71 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-13 06:19:14 +09:00
RossAscends
69ed0f7ba9 increase font size of popup menus 2023-06-13 06:19:12 +09:00
Cohee
4525070aa5 Change chunk delimiter message 2023-06-13 00:08:06 +03:00
Cohee
af889ecdfc Prevent duplicate KAI warnings 2023-06-12 23:47:47 +03:00
Cohee
e10fb53de9 Merge pull request #483 from zixaphir/dev
Implement support for koboldcpp SSE streaming.
2023-06-12 23:15:06 +03:00
Cohee
895325ad4f Merge branch 'dev' into dev 2023-06-12 23:13:16 +03:00
Cohee
5971efd330 Adjust KAI retry logic 2023-06-12 23:01:01 +03:00
Cohee
88fadce5c6 Fix Kobold retry logic 2023-06-12 22:32:20 +03:00
Zixaphir
3a33b7cd3e Reimplement railguards for temporary API service unavailable errors. 2023-06-12 11:59:25 -07:00
Zixaphir
524cc881d4 = =/= ==
Can't believe I missed this yesterday.
2023-06-12 11:43:18 -07:00
Ikko Eltociear Ashimine
735a3c9b45 Fix typo in horde/index.d.ts
contructor -> constructor
2023-06-13 02:41:21 +09:00
Cohee
0007addbd9 Disable chat message autohide 2023-06-12 18:17:58 +03:00
Cohee
43701d378c Disable auto-mode in groups on user input 2023-06-12 18:15:18 +03:00
Cohee
aaf3f00bef Friendlier startup console messages 2023-06-12 17:38:41 +03:00
Cohee
65ee58d383 Hide wand if no extensions with menu button are active 2023-06-12 17:13:56 +03:00
Cohee
ecd8cad933 Clarify Poe max context sizes, increase default timeout, add ignore <ACK> to character note, don't chunkify the prompt for Claude-100k 2023-06-12 13:09:15 +03:00
Cohee
5b1d48a833 Fix dice extension dropdown 2023-06-12 12:39:59 +03:00
Cohee
f36bd0d3b9 Fix stop button not deactivating on impersonation finish in group chats 2023-06-12 12:35:17 +03:00
RossAscends
afe60c1e39 fix WI Entry disable style 2023-06-12 16:36:41 +09:00
RossAscends
548a3964a3 sitewide style fixes, char panel revamp 2023-06-12 16:14:13 +09:00
Zixaphir
b652b64863 Correct testing fail. 2023-06-11 19:14:41 -07:00
Zixaphir
e9427a14d5 Add warning if streaming is unsupported on kobold version.
minimum version of koboldcpp 1.30 is the only known implementation
to support SSE token streaming, assuming 1.30 releases with the
feature enabled.
2023-06-11 18:36:19 -07:00
Cohee
ac2fceeddf Add token counter for author's notes 2023-06-12 02:35:54 +03:00
Cohee
893cb968f5 Dynamically display lock icons 2023-06-12 01:09:54 +03:00