Commit Graph

3283 Commits

Author SHA1 Message Date
RossAscends
3ade04ed68 more poe errorlog fixes 2023-07-10 16:14:49 +09:00
RossAscends
210abe452c Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-07-10 16:05:12 +09:00
RossAscends
1562045cc8 fix freeSocket check 2023-07-10 16:05:07 +09:00
Cohee
72dcc43b37 Merge pull request #680 from majick/poe-get-bots-gql 2023-07-10 09:31:02 +03:00
Cohee
9ce7d2e31e Merge pull request #681 from BlipRanger/dev 2023-07-10 09:30:17 +03:00
RossAscends
a30754e1c2 freesocket check for poe errors 2023-07-10 13:50:53 +09:00
BlipRanger
d5c38077a4 Missed a spot 2023-07-09 21:22:29 -04:00
BlipRanger
9282b1942a Merge branch 'SillyTavern:dev' into dev 2023-07-09 20:16:37 -04:00
BlipRanger
35688c3eb3 Cleanup/Rename for generation info 2023-07-09 20:15:35 -04:00
BlipRanger
ad001ea263 Actually copy extra instead of referencing the same object 2023-07-09 19:57:42 -04:00
majick
467649b676 More Poe bots per pagination 2023-07-09 16:21:15 -07:00
BlipRanger
5f9fd017ea Unclear where this needs to be. 2023-07-09 16:50:16 -04:00
RossAscends
d16e673930 ahem.. 2023-07-10 05:27:11 +09:00
RossAscends
1a3f90d39c oof big 2023-07-10 05:25:38 +09:00
RossAscends
dcb7932d72 add 10k BG 2023-07-10 05:21:49 +09:00
RossAscends
797899c303 add credit for 10k BG 2023-07-10 05:20:01 +09:00
Cohee
d35ed21f48 Download all Poe bots. 2023-07-09 23:07:54 +03:00
Cohee
e883a37953 #678 Add /sysgen slash command 2023-07-09 21:16:48 +03:00
Cohee
3b56c89503 #676 Wrap Horde into try-catch 2023-07-09 21:03:01 +03:00
Cohee
c85b3253c5 Merge pull request #666 from BlipRanger/dev
[WIP] Record API + Model to message
2023-07-09 20:52:22 +03:00
RossAscends
42cd9a6e30 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-07-10 02:51:35 +09:00
RossAscends
039d8b5b8c Poe fix + API logging 2023-07-10 02:51:33 +09:00
BlipRanger
bdc4d213dd Remove reliance on settings dict 2023-07-09 13:38:09 -04:00
BlipRanger
47e01f6b6f Merge branch 'SillyTavern:dev' into dev 2023-07-09 13:09:14 -04:00
Cohee
3548f46782 Merge pull request #673 from 50h100a/sc-tweaks 2023-07-09 12:31:23 +03:00
50h100a
497ca714a9 Tweak chroma memory retrieval so one big memory doesn't shut out smaller memories that might fit.
Fixed some log lines.
2023-07-09 04:31:34 -04:00
RossAscends
dae48e66d1 WIP japanese i18n 2023-07-09 16:50:55 +09:00
BlipRanger
a15b2892a7 Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into dev 2023-07-08 18:55:50 -04:00
BlipRanger
d25eca0f29 Cleanup from gen info stuff 2023-07-08 18:55:47 -04:00
BlipRanger
eaa14d2804 Merge branch 'SillyTavern:dev' into dev 2023-07-08 18:54:31 -04:00
BlipRanger
148966affe Fix some issues with displaying the gen info 2023-07-08 18:53:23 -04:00
BlipRanger
0f7dad7a5e I think that corrects the extras for swiping 2023-07-08 17:44:36 -04:00
BlipRanger
5128b75216 Fixed model acquisiton 2023-07-08 17:13:52 -04:00
Cohee
0c7c9cad16 Merge pull request #671 from bdashore3/dev
Regex: Make MD formatting granular
2023-07-08 21:14:14 +03:00
kingbri
3c3eed0996 Regex: Change how MD formatting works
Previously, there was a checkbox to select placement as MD display.
This was counterintuitive since some users believed MD display
enclosed the other placement options.

Now, add a universal switch to finely tune what parts of a chat should
be excluded with MD formatting. For example a regex with the option
enabled with AI output selected will only format replies from the
character.

This is an improvement since users can now choose what parts of a
chat to format rather than sticking with a global display specifier.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-07-08 14:10:15 -04:00
Cohee
474a9cb99e Add parameter randomizer plugin 2023-07-08 20:24:15 +03:00
Cohee
68551ae15c Merge pull request #663 from vbdev537/dev
Add new Replacement Macro
2023-07-08 12:22:49 +03:00
BlipRanger
f72b055bfb Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into dev 2023-07-08 01:17:59 -04:00
BlipRanger
5a0c702f53 Handle swipes for extra info 2023-07-08 01:17:55 -04:00
BlipRanger
f2e4eb1696 Capture api/model to msgs 2023-07-08 00:40:29 -04:00
Cohee
8e5fd7938c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-07-08 04:12:20 +03:00
Cohee
46e1a25d83 Fix cross-tab file drag and drop 2023-07-08 04:12:17 +03:00
Cohee
ed0c185284 Merge pull request #665 from 50h100a/smartcontext
Smart Context - bug fixes
2023-07-08 03:30:06 +03:00
50h100a
5983e50d21 Query from *in context* messages, not every single message since the dawn of time... 2023-07-07 19:43:27 -04:00
50h100a
1be05fa514 Always run extension interceptors. 2023-07-07 19:41:57 -04:00
Cohee
7026f7051f Merge pull request #664 from 50h100a/extmgr-oops
Extension Manager bugfix
2023-07-08 02:35:57 +03:00
50h100a
cd7df3e0e7 Correct oversight from tidying names for PR... 2023-07-07 19:04:59 -04:00
vbd537
1852279723 Add new Replacement Macro
Through the impersonate function it is possible for the AI to create a text as if it were in the place of the user's character, but the text is randomly generated without the user being able to suggest what he wants to be created. By including this new macro, the user will be able to guide the impersonate generation.
2023-07-07 18:10:27 -03:00
RossAscends
5b40260170 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-07-08 06:00:37 +09:00
RossAscends
ae3da169f1 *turns back time on the Poe-clock* 2023-07-08 06:00:31 +09:00