24cd072e69
Update default vector storage model
2023-12-31 04:00:27 +02:00
f862ffafd2
add option in config.yaml to use png for avatar thumbs
2023-12-22 14:23:50 +00:00
c212a71425
Fix ignore list of preset manager
2023-12-20 15:51:00 +02:00
67dd52c21b
#1309 Ollama text completion backend
2023-12-19 16:38:11 +02:00
b0d9f14534
Re-add Together as a text completion source
2023-12-17 23:38:03 +02:00
c7c1513e91
Add proxy support for multimodal captions. Add caption pre-prompt
2023-12-17 19:41:20 +02:00
16795dd5cc
Add server plugin loader
2023-12-16 22:21:40 +02:00
0ee19d2ede
Set background client-side
2023-12-15 05:45:21 -05:00
5569a63595
Remove legacy_streaming setting
...
This was a workaround for older versions of Slaude that implemented SSE
improperly. This was fixed in Slaude 7 months ago, so the workaround can
be removed.
2023-12-07 18:00:36 -05:00
bca43b11fa
Enable match whole words by default
2023-12-06 16:53:48 +02:00
45df576f1c
Re-add default presets for content manager
2023-12-03 15:07:21 +02:00
478330542d
Default to non-listen for new installs
2023-12-03 00:54:28 +02:00
04ef9fba54
Disable context stop strings on pull but enable for new installs
2023-12-02 02:19:32 +02:00
726bb2e041
#1405 Add formality config for deepl
2023-12-01 14:12:56 +02:00
1ce009b84e
[FEATURE_REQUEST] config.yaml basicAuthUser Default Setting Recommendation #1415
2023-11-29 14:05:19 +02:00
e541c2b186
#1412 Add randomized user ids to OpenAI
2023-11-29 00:11:10 +02:00
a7024a1d34
Migrate to config.yaml
2023-11-25 23:45:33 +02:00
b24d4f2340
Add opt-in CORS bypass endpoint
2023-11-25 21:56:57 +02:00
52d9855916
Code lint
2023-11-21 02:00:50 +02:00
46cc04c798
add default comfy workflow
2023-11-20 15:59:38 +00:00
28bb5db04f
Add new settings to default/settings.json.
2023-11-11 16:21:20 +02:00
2c7b954a8d
#1328 New API schema for ooba / mancer / aphrodite
2023-11-08 00:17:13 +02:00
9396ca585c
#1287 Add user.css file
2023-10-28 12:48:42 +03:00
52ecad1cdf
Rework single-line mode, add section for Context Formatting settings
2023-10-27 21:02:03 +03:00
5dbe2ebf29
Add chat file backups
2023-10-24 22:09:55 +03:00
c4e6b565a5
Add SD prompt expansion
2023-10-20 15:03:26 +03:00
5848ec498b
Assorted fixes and improvements ( #1208 )
...
* Kobold Presets fixed
* Help texts fixed
* Scale API for connectAPISlash
* Quick Reply checkboxes fixed
* New Instruct Mode Presets
* More date/time macros
* ChatML context template and instruct prompt format
* Mistral context template and instruct prompt format
* Removed use_default_badwordsids from kobold presets
* Renamed ChatML to Mistral-OpenOrca (ChatML)
* Renamed Mistral-OpenOrca (removed ChatML)
* Removed single_line from kobold presets
* Removed obsolete use_stop_sequence setting
* Ban EOS Token off by default
* Split AI Resp. Conf. in global and preset-specific settings
* Resolve conflicts
* Fix title
* Add translations for new help texts
* Fix i18n.json whitespace
* Make Mistral-OpenOrca system prompt more generic
* Renamed "Mistral-OpenOrca" to "ChatML" again
* More (UI) fixes and improvements
* Sendas hint fixed
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2023-10-07 19:25:36 +03:00
ae4a9a7b14
Remove legacy chat lazy load
2023-09-21 22:07:56 +03:00
2c84c93f3d
Add thumbnails quality config
2023-09-16 21:53:30 +03:00
d34f7d3e1a
Replace multigen with auto-continue
2023-09-15 21:34:41 +03:00
6ad786f348
Add alternative local vectors source.
...
x5 speed boost!!
2023-09-14 23:40:13 +03:00
0cc048cb64
Refactor transformers.js usage
2023-09-14 23:12:33 +03:00
dc4a6e862b
Add local caption pipeline to UI plugin
2023-09-12 00:15:21 +03:00
c76c76410c
Add ability to override local classification model
2023-09-11 01:25:22 +03:00
322511caa9
Remove legacy Pygmalion formatting, part 2
2023-09-06 14:19:29 +03:00
5ef79bd64d
Remove NSFW avoidance prompt from Prompt Manager
2023-09-05 18:14:56 +03:00
fce57b41dd
Config: Indent by 4 spaces
...
2 spaces is too small for a config file like this.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-31 00:43:45 -04:00
4e553cf6ab
Server: Allow appending of additional headers for local backends
...
This is a useful feature for those who want to utilize APIs with
proxy middleware for adding extra features or security. For cloud
API safety and abiding by rate limits, this feature only applies to
local backends such as ooba or kobold.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-08-31 00:15:07 -04:00
44f88c61ff
Add simplified UI switch
2023-08-29 18:04:10 +03:00
1d7165c047
context template preset manager
2023-08-26 12:09:47 +02:00
3e0ce12b23
first_output_sequence and system_sequence_prefix
2023-08-25 22:34:08 +02:00
f5fd15ffd2
#976 Return "Continue on send". Allow continuing the first chat message. Add debug function for i18n.
2023-08-24 15:13:04 +03:00
e2507e8840
#976 Add "quick continue" button. Remove "send to continue" option.
2023-08-24 01:37:44 +03:00
1ce848c1c3
Move before / after char WI to story strings
2023-08-24 00:26:47 +03:00
dd7b21c63d
renamed roleplay instruct preset
2023-08-23 22:23:51 +02:00
252be20c16
Return of the Roleplay Context
2023-08-22 23:40:47 +02:00
d6b06d5828
Merge pull request #994 from StefanDanielSchwarz/roleplay-preset-hotfix
...
Roleplay Preset Hotfix
2023-08-22 02:41:32 +03:00
57b126bfbf
Save chat completions settings to an object. Update numeric setting types
2023-08-22 00:35:46 +03:00
75db476f76
Update default settings
2023-08-22 00:24:29 +03:00
c6ce06b339
Put "### Input:" back into Roleplay system prompt
2023-08-21 23:24:24 +02:00