Commit Graph

704 Commits

Author SHA1 Message Date
berbant a38bfe39b5
Add Link to Source to Dropdown menu 2024-03-02 23:21:53 +04:00
Cohee 95c49029f7 Add aphrodite model selector 2024-03-01 23:02:43 +02:00
Cohee b716dfbc0d
Merge pull request #1874 from deciare/underline-text-format
Support underlined text formatting
2024-03-01 17:49:14 +02:00
kalomaze 45776de1d5 Smoothing curve support for ooba 2024-03-01 00:06:34 -06:00
Deciare d554edc023 Support underlined text formatting.
- Enable the `underline` option for Showdown.
- Implement option for underlined text colour.
- Update stylesheet.
2024-03-01 00:35:27 -05:00
Cohee 2ef41ed883 Change "new preset" icon.
The biggest oversight is no more.
2024-02-29 22:49:05 +02:00
Cohee eaeafde0e4 Use Readability to extract text from HTML 2024-02-29 16:37:52 +02:00
Cohee a2ac659056 Add step to aphro multiswipe control 2024-02-29 15:02:16 +02:00
Cohee 184fd1622f Limit to ooba only. Exclude from presets 2024-02-29 11:33:47 +02:00
gabriel dhimoila 76669ff8bb add max_tokens_second 2024-02-29 00:55:25 +01:00
based c58d0b2b94 subvers 2024-02-27 01:12:17 +10:00
based e86fd08d0f update mistral models 2024-02-27 01:02:02 +10:00
Cohee f962ad5c02 Add OpenRouter as a text completion source 2024-02-25 22:47:07 +02:00
Cohee 0e357c191b Align label margins 2024-02-24 18:23:58 +02:00
Cohee 3441667336 #1853 Add WI/Script link by entry automation id 2024-02-24 17:22:51 +02:00
Cohee 299bd9d563 Merge branch 'staging' into llamacpp-sampler-order 2024-02-24 15:10:58 +02:00
Cohee dab9bbb514
Merge pull request #1844 from infermaticAI/InfermaticAI
Add InfermaticAI as a text completion source
2024-02-24 14:28:09 +02:00
Deciare 9eba076ae4 Sampler order for llama.cpp server backend 2024-02-23 23:01:04 -05:00
Cohee 4baefeba68 Extend per-entry scan depth limit, add warnings on overflow 2024-02-23 21:18:40 +02:00
NWilson f569424f3e Merge branch 'staging' into InfermaticAI 2024-02-22 08:32:10 -06:00
Cohee d31195a704 Apply same width for Kobold order
Just in case
2024-02-21 01:02:23 +02:00
Cohee 10fb69f36a Widen the block 2024-02-21 00:59:38 +02:00
Cohee d353fa58d0 Close div properly 2024-02-21 00:56:40 +02:00
Cohee 96f1ce1fce Skill issue? 2024-02-21 00:55:30 +02:00
Cohee 0c1cf9ff2e Send sampler priority as array 2024-02-21 00:53:54 +02:00
Cohee 8ba9b5c38b Merge branch 'staging' into sampler-order-ooba 2024-02-20 02:32:33 +02:00
kalomaze cec0698400 Oopsie 2024-02-19 18:24:04 -06:00
kalomaze f3971686ea Move text-gen-webui sampler order under kcpp order 2024-02-19 18:18:57 -06:00
NWilson 030806bf1e Merge remote-tracking branch 'origin/staging' into InfermaticAI 2024-02-19 10:14:06 -06:00
NWilson b5887960b6 Merge branch 'release' into InfermaticAI 2024-02-16 08:53:04 -06:00
Cohee e3102bb26f #1823 Add -1 as min value for top k 2024-02-14 01:45:07 +02:00
Cohee dbfe7ae7c6 Remove trailing whitespace 2024-02-13 11:56:57 +02:00
Cohee f12993ffb7
Merge pull request #1824 from SolidSnacke/release
Translating to Russian language. (third addition)
2024-02-13 11:56:41 +02:00
SolidSnacke 604f9732be Small fix. 2024-02-12 19:42:07 +03:00
SolidSnacke 90963f6437 Addendum number four.
I reached for everything that most often caught my eye.
I also replaced widthNatural flex1 margin0 with widthNatural margin0. Now there should be no problem with fields taking up extra space. Although perhaps you asked me to return everything as it was.
2024-02-12 18:58:52 +03:00
SolidSnacke 85df989193 Translating to Russian language. (third addition)
I finished the translation into Russian a little more as best I could.
2024-02-12 02:28:42 +03:00
Cohee fe080cfec3
Merge pull request #1817 from SolidSnacke/release
Translating to Russian language. Translation of the User Settings tab …. (again)
2024-02-11 19:27:18 +02:00
SolidSnacke 4d958b9df7 Translating to Russian language. Translation of the User Settings tab. (again)
Made a translation of the User Settings tab. I tried to translate everything that was not translated and tried to correct the index.html file in some places so that, for example, the PC and phone icons would not disappear during translation. Next, I'll try to translate other tabs if I'm not too lazy.
By the way, I wanted to ask, how can I translate the pop-up message in these buttons? I just asked once and they wrote to me that they are a different module altogether. (see photo)
2024-02-11 20:06:47 +03:00
kalomaze 70deb11d27 implement jank js + drag n drop sampler priority 2024-02-10 16:32:46 -06:00
Cohee cbea5bf996 UI Theme import/export 2024-02-10 23:12:16 +02:00
kalomaze 2065f95edc Sampler priority support 2024-02-10 14:57:41 -06:00
lucy f5d5a75ef5
[fix/smoothing] align numerical input max with slider max 2024-02-08 02:03:49 +01:00
Cohee b244a1c301 Mark textgen API key as optional 2024-02-07 19:26:34 +02:00
oobabooga 21fb143718 Add API key 2024-02-06 20:00:16 -08:00
Cohee 7ac6ed267f #1782 OpenAI multiswipe 2024-02-04 03:36:37 +02:00
Cohee 6d0d92aaff Add grammar and dynatemp for aphrodite 2024-02-02 20:06:46 +02:00
Alexander Abushady 30213c8430 Merge remote-tracking branch 'upstream/staging' into quad-sample 2024-02-01 22:27:38 -05:00
Cohee a746077a1e Sort personas by name. 2024-02-02 04:07:51 +02:00
Alexander Abushady bbf062d625 one for the tabby's in the back 2024-02-01 17:12:12 -05:00
Alexander Abushady f211a8e6f0 one for my aphro-bros 2024-01-31 23:02:07 -05:00
Alexander Abushady 4c621a7229 Git merge is mean 2024-01-31 18:13:47 -05:00
Alexander Abushady 8d9a373292 Merge remote-tracking branch 'upstream/staging' into quad-sample 2024-01-31 11:08:13 -05:00
test157t 14e261346f Update index.html
Added tabby to list of backends that can use dynatemp.
2024-01-31 09:34:59 -05:00
Cohee bb1c023ef2 Fix mobile long persona description overflow 2024-01-31 12:21:04 +02:00
Cohee 872418757c #1761 Personas grid view (slight return) 2024-01-31 12:13:01 +02:00
Alexander Abushady 722caff91d minor tweak on exponent 2024-01-31 00:49:27 -05:00
Alexander Abushady da68d35ca5 Remove Noisy Sampling
Leaves DynaTemp Exponent and Quadratic Sampling.
2024-01-30 21:50:50 -05:00
Alexander Abushady 766cd49953 Merge remote-tracking branch 'upstream/staging' into quad-sample 2024-01-30 21:20:37 -05:00
Cohee be62903adb Disable browser autocomplete on proxy password 2024-01-31 04:00:21 +02:00
Cohee e08361cb97 Add labels to chat management buttons 2024-01-31 03:59:13 +02:00
Cohee 6877a638e4 Denser gaps in personas layout 2024-01-31 03:53:12 +02:00
Cohee 28d94bc429 #1765 Move create persona to a more obvious place 2024-01-31 03:37:38 +02:00
Cohee c01217ac76 Clean-up styles and handlers 2024-01-30 20:16:48 +02:00
Cohee 07686291f6 Clean-up placeholders in template 2024-01-30 20:03:56 +02:00
Cohee 4542c66664 #1761 Persona management overhaul 2024-01-30 19:12:56 +02:00
Cohee 079ab7db07 #1758 Mute character in group chat but keep character card 2024-01-30 12:27:31 +02:00
Alexander Abushady 9c33a04806 Merge remote-tracking branch 'upstream/staging' into quad-sample 2024-01-29 18:38:17 -05:00
Cohee da7b435b7c
Merge pull request #1751 from kingbased/proxypreset
Reverse proxy presets
2024-01-29 22:09:33 +02:00
Cohee afd3f2c1ac Make proxy message wider 2024-01-29 22:08:38 +02:00
Cohee bf8eb3e7fd Move proxy UI to API connections panel 2024-01-29 22:07:10 +02:00
Alexander Abushady 92aae0da04 Enter the Kalo Zone 2024-01-28 15:14:21 -05:00
Cohee 8e2b117573 Nicer chat width label 2024-01-27 23:08:26 +02:00
based ee7ee9f60a merged mistral proxy support 2024-01-27 06:26:23 +10:00
based aa976d0de2 implemented proxy preset manager 2024-01-27 06:21:00 +10:00
Cohee 1647e5ae49
Merge pull request #1734 from khanonnie/alternative-tokens
Implement Token Probabilities UI panel using logprobs
2024-01-26 03:39:25 +02:00
khanon 60044c18a4 Implement Token Probabilities UI using logprobs 2024-01-25 18:34:46 -06:00
Cohee 40476dca3b New OAI models 2024-01-25 22:01:02 +02:00
Cohee 422b41fcfa Revert custom CSS layout 2024-01-25 01:57:03 +02:00
Cohee e627e89722
Merge pull request #1726 from Technologicat/tooltips-vol1
add/improve tooltips
2024-01-24 22:50:02 +02:00
Cohee 4985afd816 Extend external media checks 2024-01-24 19:14:40 +02:00
Juha Jeronen 0683d7a538 Merge branch 'staging' into tooltips-vol1 2024-01-24 17:05:09 +02:00
Cohee 4823bcf4ff Add option to forbid external images 2024-01-24 15:47:54 +02:00
NWilson f29f934c6b Progress 2024-01-24 06:59:27 -06:00
Cohee 7b63eceae4 Default => Use global setting 2024-01-24 12:55:08 +02:00
Juha Jeronen 12d3ab92af fix as per review 2024-01-24 00:32:17 +02:00
Cohee 8a69f63044 #1727 Add per entry WI setting overrides 2024-01-23 22:44:20 +02:00
Juha Jeronen 6a03980db6 add/improve tooltips 2024-01-22 15:56:12 +02:00
Cohee 0b322c0e3d Add repetition penalty control for OpenRouter 2024-01-18 23:55:09 +02:00
RossAscends 7ceaeed9ad filter DynTemp UI display to ooba and kcpp only for now 2024-01-17 17:12:43 +09:00
RossAscends 67deef0b29 add BOS and temp last back to tabby (eos was already there) 2024-01-15 16:19:47 +09:00
RossAscends 35b1e76b2e oops missed the sliders 2024-01-14 19:22:43 +09:00
RossAscends 5072c7d68b dynTemp min/max steps match normal temp steps 0.1 >> 0.01 2024-01-14 19:20:02 +09:00
RossAscends f4f9cca96a fix steps for text completions minP inputs 2024-01-14 18:56:39 +09:00
RossAscends 80b39bdac1 add neutralize samplers button for text completion slider panel 2024-01-14 18:07:43 +09:00
RossAscends 44bd57f763 filter ooba-only samplers out of non-ooba text completion slider panels 2024-01-14 17:26:22 +09:00
Cohee e33ac6a78a Add min_p and top_a for OpenRouter 2024-01-12 17:15:13 +02:00
LenAnderson 628002587d Merge branch 'staging' into wi-duplicate 2024-01-09 14:25:09 +00:00
LenAnderson 1bf1f56b38 add duplicate world info button 2024-01-09 14:24:26 +00:00
Alexander Abushady 1c83086515 Update temperature max value to 5
For parity's sake
2024-01-09 01:12:27 -05:00
Alexander Abushady 04a5d8390d Dynatemp UI v3.1
fixes for html positioning as well as api settings.
2024-01-08 23:58:06 -05:00