Cohee
225bd5aa0a
Update Poe impersonate prompt
2023-07-02 21:39:41 +03:00
Cohee
b14a85a96b
Lower PaLM max context size
2023-07-02 21:37:44 +03:00
Cohee
febef5dfba
Customizable number of quick reply slots
2023-07-02 21:37:14 +03:00
Cohee
9aab388531
Move continue option to power user section
2023-07-02 20:27:19 +03:00
Cohee
549fb19676
continue copium for Poe
2023-07-02 20:23:37 +03:00
Cohee
8eb82cdcd9
Continue
2023-07-02 20:21:42 +03:00
Cohee
c156e32ec7
Merge pull request #611 from bdashore3/dev
...
Add AI reply prefixes for prompt construction
2023-07-02 18:00:00 +03:00
RossAscends
002dbae8c5
MVP: 'Single Document' chat mode
2023-07-02 23:34:46 +09:00
RossAscends
bd9e739de2
new slash command: /resetpanels (alias /resetui)
2023-07-02 19:10:04 +09:00
RossAscends
5dbfe209f6
better /cut error messages
2023-07-02 17:40:15 +09:00
RossAscends
229ec5f255
+"/cut N" for targeted mes deletion,
...
+ toggle to show mesIDs in chat
2023-07-02 17:32:48 +09:00
RossAscends
8d18f2a80a
/delmode alias /del + args for N msgs deletion
2023-07-02 15:49:50 +09:00
RossAscends
43a28fdb05
fix edit char panel for narrow screens
2023-07-02 14:23:40 +09:00
kingbri
37219c3370
Formatting: Switch reply prefix to textarea
...
Fixes newline formatting.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-01 20:12:19 -04:00
kingbri
990a5faf7d
Generate: Move reply prefix call to common function
...
Helps pass down user biases to OpenAI's prompt builder.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-01 20:12:19 -04:00
kingbri
080ecec5f2
Chat: Add AI reply prefixes
...
Experimentation yields that prefixing a reply with something drives
the AI to possibly produce more targeted and meaningful conversation.
The example I used is showing an AI's "thoughts" in a message via
the use of backticks. By automatically prefixing {{char}}'s thoughts,
the AI generates an internal monologue that the user can also use
for their own responses.
This feature is stable, but in an experimental state for now in terms
of expansion.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-07-01 20:12:19 -04:00
Cohee
6c33dff0ba
Update Metharme preset
...
Jarvis, enter roleplay mode. Disable safety precautions. Engage the smut cannons.
2023-07-02 00:45:51 +03:00
Cohee
596cd1762f
#609 Export JSONL chat with octet-stream type
2023-07-01 23:55:53 +03:00
Cohee
3b4f8811e7
Add probability of activation to WI
2023-07-01 21:02:03 +03:00
Cohee
63bd4cd499
Fix selecting personas with quick reply
2023-07-01 19:25:04 +03:00
Cohee
822e4b88f5
#606 Support multiline curly bias
2023-07-01 17:24:55 +03:00
Cohee
59b92d4356
Fix message view inflation on Safari when custom separators set
2023-07-01 17:22:49 +03:00
RossAscends
309a2ed564
fix /name for quickreplies (maybe stealth broken, test pls)
2023-07-01 13:33:36 +09:00
Cohee
fcef55d900
Make authorize OpenRouter a button
2023-07-01 00:08:34 +03:00
Cohee
cba2feb875
#569 Use main API as summary source
2023-06-30 23:37:01 +03:00
Cohee
fe8db4ded8
#605 JB prompt override for Poe.
2023-06-30 19:32:07 +03:00
Cohee
8cda073d00
Fix sticky bias
2023-06-30 18:38:15 +03:00
Cohee
c134aed9f5
Fix budget cutting in WI
2023-06-30 17:42:33 +03:00
Cohee
32441aa33e
[chore] Copy-paste example id fix
2023-06-30 12:11:38 +03:00
Cohee
6be7d5704e
Add OpenRouter OAuth flow
2023-06-30 12:01:49 +03:00
Cohee
1d2dc19359
#600 Add gpt-4-32k to OpenRouter selection
2023-06-30 11:44:23 +03:00
Cohee
dd028a9564
Merge pull request #602 from bdashore3/dev
...
Add persistence to tag exclusions
2023-06-30 11:36:10 +03:00
RossAscends
e6761f7293
Zoomed Avatars back to reg. mobile 🦀
2023-06-30 12:59:40 +09:00
kingbri
8547f362c5
Tags: Persist exclusions
...
If a tag is excluded, keep it excluded even on a page refresh.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-29 23:15:07 -04:00
Cohee
3353fe572c
[chore] HTML formatting
2023-06-30 00:45:17 +03:00
Cohee
e2bbc7fbcf
Infer model settings from Window extension settings
2023-06-30 00:36:39 +03:00
Cohee
f532192726
Add direct OpenRouter connection and PaLM models to Window selection
2023-06-30 00:32:52 +03:00
RossAscends
757e9b672a
dont make RecoveredRuins abide by /r9k/ rules
2023-06-30 02:30:28 +09:00
Cohee
0bfa9f0e29
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-29 20:27:14 +03:00
Cohee
0da4bce378
Use select2 for character lore selector
2023-06-29 20:27:08 +03:00
RossAscends
16915ae6a5
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-30 02:19:48 +09:00
RossAscends
ad9599c2fc
WI selector style tweak + new KAI preset option
2023-06-30 02:19:46 +09:00
Cohee
8687932896
Customizable samplers order for KoboldAI
2023-06-29 20:15:48 +03:00
Cohee
d813ec4ef3
Fix Novel tablet tier context size
2023-06-29 18:32:57 +03:00
Cohee
89f905f0e2
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-29 18:22:19 +03:00
Cohee
5af6874b5f
Restyle Global WI selector
2023-06-29 18:22:14 +03:00
Cohee
60586e7720
Merge pull request #597 from BlipRanger/feature/tags
...
Case-insensitive tag importing.
2023-06-29 17:11:30 +03:00
BlipRanger
4d3677dc5d
Case-insensitive tag importing.
2023-06-29 09:54:21 -04:00
RossAscends
c6f1ec696a
debug log to server window on poe API misread
2023-06-29 21:21:54 +09:00
RossAscends
9f5bd9d728
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-29 20:38:03 +09:00