Commit Graph

4921 Commits

Author SHA1 Message Date
LenAnderson
6ec508612e fix arrow navigation 2024-04-23 11:05:15 -04:00
LenAnderson
48127eca28 fix ctrl+space 2024-04-23 11:05:01 -04:00
LenAnderson
86806aa2ac replace jQuery's trigger('input') on #send_textarea with native events because jQuery does not dispatch the native event 2024-04-23 10:59:59 -04:00
LenAnderson
6dc5337952 move autocomplete into class and floating with details 2024-04-23 10:40:24 -04:00
LenAnderson
226e14094c remove name from unnamed arg 2024-04-23 10:40:04 -04:00
Cohee
75372ad0cc Use Map for caches instead of objects 2024-04-23 16:15:54 +03:00
LenAnderson
d4b8094038 dirty more detailed cmd defs 2024-04-23 09:03:28 -04:00
Cohee
d1f292f462 Merge pull request #2122 from joenunezb/fix-informaticai-missing-choices-message
Fix: Handle InformaticAI Endpoint response without message in response payload
2024-04-23 14:07:27 +03:00
joenunezb
890cf81627 Fix: InformaticAI response without message in choices 2024-04-23 03:56:50 -07:00
Cohee
d97f0a4c4d Add new NAI Diffusion model 2024-04-23 03:18:45 +03:00
Cohee
4370db6bdc Implement World Info activation using Vector Storage 2024-04-23 03:09:52 +03:00
Cohee
6d1933c8f3 Escape name regex in message formatting function 2024-04-22 17:35:42 +03:00
Cohee
776260c85a Add Data Bank to attachments extension display name 2024-04-22 16:25:46 +03:00
Cohee
5a5463bd5d #2095 Suppress auto-execution on streamed swiped generations. 2024-04-22 16:02:50 +03:00
Cohee
2f45f50d37 Add config value for forwarded IPs whitelisting 2024-04-22 15:52:59 +03:00
Cohee
41ad7c5d26 Verify data bank attachments 2024-04-22 02:34:50 +03:00
Cohee
df93d43c36 Remove obnoxious mobile padding on right panel 2024-04-22 00:02:48 +03:00
Cohee
bc9c70556e Clean-up mentions of /public/ 2024-04-21 23:53:46 +03:00
Cohee
f75daba6c0 Image inlining hint always visible 2024-04-21 23:38:18 +03:00
LenAnderson
db5d2f13f9 add click hint on parser error toast 2024-04-21 16:11:35 -04:00
LenAnderson
bcda208a7d Merge branch 'staging' into parser-v2 2024-04-21 16:04:25 -04:00
LenAnderson
0a05d3196b set parser flag without explicit state to "on" 2024-04-21 15:52:36 -04:00
LenAnderson
8ac6c0c96a allow quoted values in unnamed argument 2024-04-21 15:49:36 -04:00
Cohee
80ff8383fe Merge pull request #2113 from SillyTavern/neo-server
Neo server
1.12.0-preview
2024-04-21 22:36:28 +03:00
Cohee
5fd6202e60 Merge branch 'staging' into neo-server 2024-04-21 21:56:36 +03:00
Cohee
d5c0aed973 Replace Comfy avatar placeholders with empty pixel if message fails to load 2024-04-21 21:13:50 +03:00
Cohee
e832af9854 Insert group chat history with splice 2024-04-21 21:12:41 +03:00
Cohee
ef5d505de3 Merge branch 'staging' into neo-server 2024-04-21 18:28:56 +03:00
Cohee
842b463e60 System same as user for Llama 3 2024-04-21 18:28:44 +03:00
Cohee
5992c34fb5 Add DB attachment editor 2024-04-21 18:23:41 +03:00
Cohee
bae74fbbd7 Add notepad data bank file creator 2024-04-21 18:11:03 +03:00
Cohee
4264d170e2 Add support for Office plugin 2024-04-21 16:27:44 +03:00
Cohee
274359d1ec Move prompt manager actions row to the top 2024-04-21 14:48:21 +03:00
Cohee
dac89a87b7 Fix new characters highlight 2024-04-21 14:20:24 +03:00
Cohee
fb5d998cd0 Allow all macro in story strings 2024-04-21 14:06:33 +03:00
Cohee
ca89be8930 Add experimental setting for file translation 2024-04-21 03:24:01 +03:00
Cohee
c2256c2ac7 Fix data bank text clean-up 2024-04-21 02:05:59 +03:00
Cohee
78ce23750e Add function to get data bank contents by source 2024-04-21 01:40:11 +03:00
Cohee
e6ddbd1418 Export Data Bank upload function 2024-04-21 01:15:29 +03:00
Cohee
344146d837 Merge branch 'staging' into neo-server 2024-04-21 01:04:03 +03:00
Cohee
dcb98b2969 Substitute macros in TTS text before narrating 2024-04-21 01:02:49 +03:00
Cohee
15f0e491bf Fix Perplexity generation on neo-server 2024-04-21 00:52:03 +03:00
Cohee
70c4e82b89 Merge branch 'staging' into neo-server 2024-04-20 21:10:43 +03:00
Cohee
1e0b76f4fc Unblock Ctrl+1-9 keystrokes 2024-04-20 20:25:21 +03:00
Cohee
3a5886f53a Change generation type from regenerate to normal if the non-streaming generation fails to produce any text 2024-04-20 20:20:51 +03:00
Cohee
db78346bef Add YT script loader for data bank 2024-04-20 19:58:29 +03:00
RossAscends
cee1774554 TC/kobold/novel sampler panel layout shuffle 2024-04-21 00:37:03 +09:00
LenAnderson
5a51f29ee1 add default parser flags to user settings 2024-04-20 10:01:44 -04:00
LenAnderson
5220248bc4 deal with pipes in quoted values (loose escaping) 2024-04-20 09:25:48 -04:00
LenAnderson
2fbb4aade5 fix send on enter when no match 2024-04-20 09:00:57 -04:00