Mike Weldon
41ec7e5600
Many NovelAI fixes from dev guidance
...
* Remove AI Module "Autoselect" and make the auto-instruct work for all modules. This is how NAI is supposed to work.
* Log the response from the API.
* Move the AI Module setting up to the top of the settings window since it isn't part of the preset.
* Refactor phrase_rep_pen to use the actual API strings.
* Clamp the maximum token length to 150 before we call the API.
* Clamp the minimum token length in the UX from 1 to 150.
* Fix bug where the preamble was not initialized on cold start.
* Get rid of extra newline before dinkus.
* Make always_force_name2 default true.
2023-08-14 19:35:21 -07:00
Cohee
9f49a2612c
Return option to close chat to menu
2023-08-15 00:10:48 +03:00
Cohee
238b667262
Merge branch 'staging' of https://github.com/SillyLossy/TavernAI into staging
2023-08-14 22:19:17 +03:00
Cohee
3850e6b50a
Replace object stores for Chroma and token cache
2023-08-14 22:19:14 +03:00
maver
151a13eefa
Fix formatting
2023-08-14 20:35:45 +02:00
maver
033dc45ab9
Move quick edit ui identifiers into configuration
2023-08-14 20:29:01 +02:00
maver
6caa8a4765
Add nsfw prompt to quick edit drawer
2023-08-14 20:28:57 +02:00
Cohee
8c759e87cf
Better UI control for phrase rep pen
2023-08-14 19:00:36 +03:00
Cohee
ce03921df4
Move CFG block for ooba higher
2023-08-14 13:10:44 +03:00
Cohee
32eb877fdb
Add native presetable CFG scale for ooba
2023-08-14 13:06:20 +03:00
Cohee
7107813b6e
Move prompt manager down to ease mobile scrolling
2023-08-14 12:45:20 +03:00
Cohee
d395d3d8e6
Add peek proxy password btn
2023-08-14 12:01:06 +03:00
city-unit
f528791c4f
Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/ui
2023-08-13 18:46:37 -04:00
city-unit
ad04344392
Api/Model icon option
2023-08-13 18:43:16 -04:00
SDS
33a32d0380
Set TextGen temperature slider min value to 0.0
...
When updating the TextGen preset, I noticed the slider not going to the true minimum, so I fixed that as well. Same as [#825 ](https://github.com/SillyTavern/SillyTavern/issues/825 ) for KoboldAI.
2023-08-13 20:11:02 +02:00
Cohee
c0bc425c8b
Debounce manager changes
2023-08-13 18:43:17 +03:00
Cohee
9b8d069e3b
Apply CFG extension for Novel
2023-08-13 15:38:07 +03:00
Cohee
9615495878
Merge pull request #768 from SillyTavern/prompt-manager-cherrypicked
...
Feature: Prompt manager (cherrypicked onto stage)
2023-08-13 14:44:28 +03:00
Cohee
dd21091807
Selectable NovelAI module
2023-08-12 21:26:51 +03:00
Cohee
166ab4dbab
Move assistant prefill to quick edit
2023-08-12 18:40:39 +02:00
Cohee
5f43121e15
Expand quick edits rows
2023-08-12 18:40:39 +02:00
maver
db8624cefe
Move quick edits on top of prompt manager
2023-08-12 18:40:39 +02:00
maver
1b7a1cbc4a
Add quick edit drawer and fields for main and jailbreak
2023-08-12 18:40:39 +02:00
maver
6e4689ba39
Add theme tint and blur to prompt manager popup drawer
2023-08-12 18:40:39 +02:00
maver
fc44a02323
Set utility prompt text area size to 3 rows
2023-08-12 18:40:39 +02:00
maver
82a11316bc
Add continue nudge to editable utility prompts
2023-08-12 18:40:39 +02:00
maver
f2227ded9a
Move utility prompts in its own, independent dropdown
...
And merge with existing advanced prompt bits
2023-08-12 18:40:38 +02:00
maver
3cc092a432
Add margin utility classes
2023-08-12 18:40:38 +02:00
maver
9669199408
Allow user to edit new chat, new group chat and new example chat prompts
2023-08-12 18:40:38 +02:00
maver
632fa770be
Create a deep copy of prompt defaults on char select
...
Along other minor fixes and optimizations
2023-08-12 18:40:38 +02:00
maver
a0bd67e455
Allow markers to inspected for their content
2023-08-12 18:40:38 +02:00
maver
facf625cac
Improve ui wording
2023-08-12 18:40:38 +02:00
maver
221ecbf8d6
Add reset for main,nsfw and jailbreak prompts
2023-08-12 18:40:38 +02:00
maver
7c1e370abe
Allow the user to toggle names in chat history
2023-08-12 18:40:38 +02:00
maver
aaa2c48e7d
Add basic claude support
2023-08-12 18:40:38 +02:00
maver
e91e1996b1
Remove main prompt input field.
...
Being replaced by prompt manager
2023-08-12 18:40:38 +02:00
maver
175b14f5a6
Fix missing element terminator
2023-08-12 18:40:18 +02:00
maver
a627f684d2
Remove obsolete jailbreak toggle.
2023-08-12 18:40:18 +02:00
maver
a041230a99
Let oai prompt manager handle enhanced definitions
2023-08-12 18:40:17 +02:00
maver
709964dd23
Add openai prompt manager edit popup
2023-08-12 18:39:54 +02:00
Cohee1207
116f80d952
#925 Add Mancer name to select
2023-08-12 18:35:03 +03:00
Cohee1207
82f6d11795
Add lazy chat messages rendering
2023-08-12 13:10:50 +03:00
Cohee
2a1eb029a2
Merge pull request #922 from mweldon/novelai-update
2023-08-12 12:14:29 +03:00
RossAscends
71c60c3c61
hide proxy password from view
2023-08-12 16:25:49 +09:00
Mike Weldon
a0573413b2
Add new NAI samplers and update presets
2023-08-11 17:58:40 -07:00
Cohee
93123062af
#918 Save default position and depth for A/N
2023-08-11 17:40:02 +03:00
Cohee
9e43f5f8b7
Add flat budget cap for hybrid WI budgeting
2023-08-10 20:45:57 +03:00
Cohee
b75997cebd
Move openrouter cost to more in your face position
2023-08-10 20:12:43 +03:00
Cohee
c6b18de4ef
Currency formatting
2023-08-10 13:01:55 +03:00
Cohee
78c599a413
#903 Load koboldcpp samplers order + show sampler ids
2023-08-10 12:34:22 +03:00