Commit Graph

1839 Commits

Author SHA1 Message Date
LenAnderson
6e3159db3f Merge branch 'staging' into qr-rewrite 2023-12-22 13:56:04 +00:00
LenAnderson
82a4ddbe01 cleanup 2023-12-22 13:55:37 +00:00
LenAnderson
cbceb7d1e8 add old settings migration 2023-12-22 13:45:37 +00:00
LenAnderson
f90e60783c remove debugger 2023-12-22 13:45:37 +00:00
LenAnderson
4fc456dffa delete QR set command and API 2023-12-22 13:45:37 +00:00
LenAnderson
a088fb1746 error handling 2023-12-22 13:45:37 +00:00
LenAnderson
e3c2d6771c fix slash command hints 2023-12-22 13:45:37 +00:00
LenAnderson
9e7bc0b8ab update todos 2023-12-22 13:45:37 +00:00
LenAnderson
9f13ab1fe9 rename exported quick reply api var 2023-12-22 13:45:37 +00:00
LenAnderson
a0918a3f5c add QR API 2023-12-22 13:45:37 +00:00
LenAnderson
5125eaf1dc implement slash commands 2023-12-22 13:45:37 +00:00
LenAnderson
8959c0d380 add QR popout 2023-12-22 13:45:37 +00:00
LenAnderson
40706e8430 fix isCombined not saved 2023-12-22 13:45:37 +00:00
LenAnderson
65e16affb7 add context menu 2023-12-22 13:45:37 +00:00
LenAnderson
bab0c4b0b9 add linebreaks in confirm popups 2023-12-22 13:45:37 +00:00
LenAnderson
c71a5bb82f handle overwriting QR set 2023-12-22 13:45:37 +00:00
LenAnderson
3a9b163aca add delete hack :( 2023-12-22 13:45:37 +00:00
LenAnderson
ac09fa6019 handle deleting 2023-12-22 13:45:37 +00:00
LenAnderson
2648b3c801 restructuring 2023-12-22 13:45:19 +00:00
Cohee
45f6cb0fa8 Add chunked translate for long messages 2023-12-22 00:05:23 +02:00
Cohee
a85a6cf606 Allow displaying unreferenced macro in message texts 2023-12-21 20:49:03 +02:00
Cohee
39e0b0f5cb Remove custom Handlebars helpers for extensions. 2023-12-21 20:33:50 +02:00
Cohee
bddccd0356 Missed several context bind cases 2023-12-21 17:19:42 +02:00
Cohee
b5e59c819c Merge branch 'staging' into claude-rework 2023-12-21 16:52:43 +02:00
Cohee
e1afe41c91 Fix custom expression duplication 2023-12-21 16:50:30 +02:00
Cohee
dd661cf879 Instruct "Bind to context" is now an option 2023-12-21 15:12:30 +02:00
Cohee
ee75adbd2d Update persona name if it is bound by user name input 2023-12-21 14:56:32 +02:00
Cohee
3001db3a47 Add additional parameters for custom endpoints 2023-12-20 23:39:10 +02:00
Cohee
e42daa4098 Add caption ask prompt mode 2023-12-20 21:23:59 +02:00
Cohee
ae64c99835 Add custom caption source 2023-12-20 21:05:20 +02:00
Cohee
cf8d7e7d35 Merge branch 'staging' into custom 2023-12-20 18:37:47 +02:00
Cohee
ebec26154c Welcome message fixed 2023-12-20 18:37:34 +02:00
Cohee
5734dbd17c Add custom endpoint type 2023-12-20 18:29:03 +02:00
Cohee
041b9d4b01 Add style sanitizer to message renderer 2023-12-20 17:03:37 +02:00
LenAnderson
34decf1c05 add creating of new QR sets 2023-12-20 14:04:28 +00:00
Cohee
c212a71425 Fix ignore list of preset manager 2023-12-20 15:51:00 +02:00
Cohee
b0a4341571
Merge pull request #1574 from artisticMink/feature/before-combine-event
Allow extensions to alter the context order.
2023-12-20 15:46:34 +02:00
LenAnderson
69d6b9379a implement QR basics 2023-12-20 13:40:44 +00:00
LenAnderson
e19bf1afdd clean out QR extension 2023-12-20 13:39:09 +00:00
Cohee
93db2bf953 Simplify extras summary settings 2023-12-20 01:56:35 +02:00
Cohee
4b131067e4 Add local multimodal caption sources 2023-12-20 00:45:45 +02:00
Cohee
029cf598ce Fix /peek command 2023-12-19 23:12:14 +02:00
maver
8d63ce5559 Log Novel Ai prompt to console
When prompt logging is enabled.
2023-12-19 19:27:24 +01:00
Cohee
67dd52c21b #1309 Ollama text completion backend 2023-12-19 16:38:11 +02:00
Cohee
edd737e8bd #371 Add llama.cpp inference server support 2023-12-18 22:38:28 +02:00
DonMoralez
37807acc60 Merge remote-tracking branch 'upstream/staging' into staging 2023-12-18 22:01:38 +02:00
Cohee
6e8104873e #1569 Add logit bias for text completions 2023-12-18 18:57:10 +02:00
Cohee
08ea2095f8 Refactor Novel logit bias 2023-12-18 17:32:10 +02:00
Cohee
be5d428706
Merge pull request #1565 from SillyTavern/togetherai
Add TogetherAI as a text completion source
2023-12-18 14:52:36 +02:00
Carsten Kragelund Jørgensen
c2ad90eb2a
fix: verify QR exists when deleting through /qr-delete 2023-12-18 13:29:27 +01:00