Commit Graph

2736 Commits

Author SHA1 Message Date
ouoertheo
d90ea41350 derp 2023-05-22 08:18:46 -05:00
ouoertheo
ce648297ef fix current tts job not clearing on empty text 2023-05-22 08:15:02 -05:00
SillyLossy
03f2310c8b Merge branch 'main' into dev 2023-05-22 12:08:20 +03:00
SillyLossy
061bad7d1f Bump package version 1.5.5 2023-05-22 12:04:09 +03:00
SillyLossy
8ffe487e37 Fix multigen streaming 2023-05-22 12:03:23 +03:00
SillyLossy
736771fc98 Fix display reset for message buttons of last_mes 2023-05-22 11:47:35 +03:00
SillyLossy
a5207b64c2 #362 Fix card chat name sanitation 2023-05-22 11:16:02 +03:00
SillyLossy
cfffa37445 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-22 00:56:17 +03:00
SillyLossy
a4b2b68620 Add ability to inject custom files into the prompt (broken ATM) 2023-05-22 00:56:12 +03:00
RossAscends
af516a0eca remove aggressive OAI JB default prompt 2023-05-22 06:52:46 +09:00
RossAscends
999a94718d remove aggressive OAI JB default prompt 2023-05-22 06:52:07 +09:00
RossAscends
31f87f7aa9 fix charlist height (removed gap/pad on container) 2023-05-22 06:43:47 +09:00
RossAscends
ccf4d3349b optimize charlist vis code 2023-05-22 06:24:35 +09:00
RossAscends
0e7289d878 fixed charlist visibility for autoloadchat 2023-05-22 05:40:25 +09:00
SillyLossy
48da2727af Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-21 23:15:59 +03:00
SillyLossy
6b3bcb6f23 Native alerts to toasts 2023-05-21 23:15:57 +03:00
RossAscends
6af0496c64 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-22 05:12:35 +09:00
RossAscends
9a4f90d4d6 improved char list dynamic hide/show on scroll 2023-05-22 05:08:30 +09:00
SillyLossy
b9d196b451 Set container block height on load 2023-05-21 23:02:55 +03:00
SillyLossy
7420327279 Fix character list hiding on search / tag filtering 2023-05-21 22:51:40 +03:00
Cohee
50ef24b88f Merge pull request #333 from maceter/feature/chromadb
Feature: Infinity context using ChromaDB
2023-05-21 22:37:51 +03:00
Mark Ceter
a7d462bbb3 Merge branch 'dev' into feature/chromadb 2023-05-21 18:04:35 +03:00
RossAscends
ef394f7f03 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-21 22:49:06 +09:00
RossAscends
71d2f98391 items in char list now stop rendering out of view 2023-05-21 22:49:03 +09:00
SillyLossy
8a3772f06b Set is_name=true for instruct mode 2023-05-21 15:06:49 +03:00
Mark Ceter
f62c26a9ba First working version 2023-05-21 11:33:10 +00:00
SillyLossy
8cce0d0ce7 Merge branch 'main' into dev 2023-05-21 14:32:19 +03:00
Mark Ceter
f2ecac0d79 Fixes 2023-05-21 10:52:11 +00:00
Mark Ceter
5c7e14c287 Split messages into chunks 2023-05-21 10:41:18 +00:00
Mark Ceter
3dcff11354 Merge remote-tracking branch 'upstream/dev' into feature/chromadb 2023-05-21 10:01:27 +00:00
Cohee
035bbfd1cd Merge pull request #358 from sanskar-mk2/oai-money 2023-05-21 12:33:21 +03:00
RossAscends
0f040eb4b0 fixed AN hide.show 2023-05-21 17:49:30 +09:00
Sanskar Tiwari
6fa4c2c1c8 Make openai credit error a catch all 2023-05-21 14:16:30 +05:30
RossAscends
0baacfbaed debug console logs for AN show/hide 2023-05-21 17:35:29 +09:00
RossAscends
e783a649a0 updated message on char edit error 2023-05-21 16:31:57 +09:00
RossAscends
77dd6cb292 clarify AN location, fix AN display toggle 2023-05-21 15:29:49 +09:00
SillyLossy
71d1688dfa View Horde kudos 2023-05-21 02:55:47 +03:00
SillyLossy
91315b4a74 Merge branch 'main' into dev 2023-05-21 01:37:34 +03:00
SillyLossy
f0c7c96d3c Added switch to unbrick streaming on some unsupported proxies 2023-05-21 01:36:35 +03:00
SillyLossy
285d3e3d4a Fix LLAMA tokenization. Add case-sensitive WI matching 2023-05-21 00:40:13 +03:00
SillyLossy
1253d04561 Merge branch 'main' into dev 2023-05-21 00:10:26 +03:00
SillyLossy
299b9a04bc Replace info popups with toasts 2023-05-20 23:59:39 +03:00
Cohee
039244c749 Merge pull request #355 from sanskar-mk2/key-swap
subsitute user and char variable in world info keywords
2023-05-20 23:42:51 +03:00
SillyLossy
ba5f5c272a Add datetime substitutions to the guidebook 2023-05-20 23:40:21 +03:00
SillyLossy
6c2b72ac7f Add date & time substitution params. #155 2023-05-20 23:35:39 +03:00
Sanskar Tiwari
e58360a4b4 subsitute user and char variable in world info keywords 2023-05-21 02:03:09 +05:30
Cohee
e6c179de34 Merge pull request #352 from sanskar-mk2/patch 2023-05-20 20:27:51 +03:00
SillyLossy
db6dad5b2d Fix prompting with bias and names 2023-05-20 19:54:27 +03:00
Sanskar Tiwari
06d980b0a7 update documents 2023-05-20 22:14:59 +05:30
Cohee
b4d04dfdaa Update bug_report.md 2023-05-20 19:00:20 +03:00