Commit Graph

1005 Commits

Author SHA1 Message Date
Cohee b80ca93a1a Fix misplaced class on Claude prefill fields 2024-07-25 21:05:29 +03:00
Cohee d31e44dec8 Chat Completion: split "none" and "default" names behavior 2024-07-25 20:13:06 +03:00
Cohee af2dcd39e9
Merge pull request #2551 from steve02081504/patch-4
Update zh-cn.json
2024-07-24 21:15:08 +03:00
steve02081504 3e5f98223d fixes 2024-07-25 01:33:00 +08:00
Cohee e49da60bda New mistral large model 2024-07-24 20:19:57 +03:00
steve green 021edfdb2e Update zh-cn.json
- Remove the carriage return from Key so that I18N will work properly in some browsers.
- Append two HTML files that will not actually be utilized so that the I18N tool will work properly.
2024-07-24 10:40:18 +08:00
Cohee cc0ae2a567 Add llama 3.1 models for groq 2024-07-23 20:25:23 +03:00
Wolfsblvt 8e3f3e9331 WI update "Order" from custom sorting button
- Adds a button that automatically updates the "Order" values of entries based on the custom sorting order ("displayIndex")
- Shows popup to choose starting value, because it's descending (default: 100)
- shows warnings/errors if any issues appear with the value
- warning inside popup if more than 100 entries exist, and a higher value has to be chosen
- Implements #2533
2024-07-22 01:30:08 +02:00
Cohee 4ff8c69b81 Properly hyphenate 2024-07-21 22:12:38 +03:00
Cohee f1cd099849 Un-abbreviate PHI 2024-07-21 22:09:48 +03:00
Cohee 5f0e74bd56 Rename PHI/aux UI fields 2024-07-21 14:29:13 +03:00
Cohee 5f2a73ac9f Expose "Allow fallback providers" for OpenRouter 2024-07-19 23:34:16 +03:00
Wolfsblvt 318b6a17b9 Add gpt-4o-mini 2024-07-18 21:37:18 +02:00
Cohee b9e03e9cb1 Add Mistral Nemo and Codestral Mamba models 2024-07-18 16:37:12 +00:00
Succubyss 921ae16391
layman's explanation of REPLACE_GETVAR 2024-07-15 13:17:30 -05:00
Cohee 6ba384f895
Merge pull request #2502 from pi6am/dry-koboldcpp
Enable DRY for koboldcpp
2024-07-14 14:02:07 +03:00
Wolfsblvt af15794222 Update char submenu popups to new popup
- Update 'Scenario Override'
- Update 'Open Source'
- Update 'Replace Character'
- Update 'Convert to Persona' popups
2024-07-14 03:58:27 +02:00
Lllama 9da4dc306c Enable DRY for koboldcpp
Enable DRY repetition penalty parameters for koboldcpp. This should
only be merged after: https://github.com/LostRuins/koboldcpp/pull/982
2024-07-10 00:35:36 -07:00
Cohee 93935e9e9c Fix warning message appearing where it shouldn't 2024-07-10 09:14:14 +03:00
Cohee 2ff16533df Limit visibility of warning to only sources that have the input visible 2024-07-10 00:09:08 +03:00
Cohee 930763a7ca Update proxy warning. Hide with CSS if you don't like it. 2024-07-08 22:55:11 +03:00
Cohee 00de522a64 Add None continue postfix for chat completion 2024-07-08 20:33:37 +03:00
fizzAI 7e3da0b092 oopsie 2024-07-07 20:41:09 -04:00
fizzAI f6a50fa0cd Add Gemma 2 9b to available Groq models 2024-07-07 20:36:40 -04:00
Cohee 40181ef52e
Fix span not closed 2024-07-07 22:36:57 +03:00
kingbri 69077f6a6e Textgen: Add model downloading for TabbyAPI
Tabby has a HuggingFace downloader API endpoint. Add direct support
in SillyTavern by using the same method as ollama, but with the correct
parameters exposed.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-07 14:04:04 -04:00
Cohee 6ff406f6ea
Merge pull request #2485 from Esalarc/promptdiff
Adding diff functionality to prompt dialog
2024-07-07 10:17:01 +03:00
David Fedolfi 014ef0cc4f Adding diff functionality to prompt dialog
adding another command button that leverages https://github.com/google/diff-match-patch/tree/master to generate a diff of this prompt to the prior one.
2024-07-06 22:04:12 -04:00
Wolfsblvt ff23808d3b Add WI toggle to include/exclude names in scanning 2024-07-06 03:23:02 +02:00
Cohee 8fe111cc71
Merge pull request #2469 from Esalarc/group_chat_queue_display
Adding display of queued speakers in group chat windows.
2024-07-04 20:34:41 +03:00
Cohee a4a0ec1669 Fix i18n attributes 2024-07-04 20:12:58 +03:00
Succubyss ddcce55f10
Changes the name of the `Absolute` label for Position within Prompt Manager's edit screen to `In-chat` (#2470)
* bad dumb label: Absolute → good actual label: In-chat

* Fix i18n attribute

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-07-04 19:57:29 +03:00
David Fedolfi 2fccd83083 Group Chat Queue Display
- removing queue position from character object - storing in map in group_chat.js instead
- moving queue position to div
- moving '#' from js to css ::before
- adding option to settings
- cleaning up guards
2024-07-04 09:52:56 -04:00
Cohee 09632fe5f8 Reword KoboldCpp API hint 2024-07-04 00:34:48 +03:00
Cohee 1315f0968b Support all file formats for replace/update 2024-07-01 21:48:56 +03:00
Yokayo e626db70a2 Update locale 2024-07-01 15:29:34 +07:00
Cohee f181d1a847 Add button to re-caption message image 2024-06-30 00:31:54 +03:00
Cohee 4e33253a91 Code clean-up 2024-06-28 19:12:56 +03:00
Cohee b62cbdeebd Merge branch 'staging' into DarokCx/release 2024-06-28 19:09:12 +03:00
Cohee bbb1a6e578 Add huggingface inference as text completion source 2024-06-28 18:17:27 +03:00
Cohee cf56bfb6a9 Add 01.AI as a chat completion source 2024-06-28 00:51:09 +03:00
Cohee 537cfbc027 Remove commented theme toggles 2024-06-27 23:40:47 +03:00
DarokCx bd5592de7b Added featherless, connect button not working 2024-06-27 09:06:11 -04:00
Wolfsblvt 124cbfdfa4 Update Popup to support custom input checkboxes 2024-06-27 02:28:25 +02:00
Cohee 886b6fee64 Add WI entry delay 2024-06-26 22:43:30 +03:00
Wolfsblvt c55452d0ea Update prompt itemization to new popup 2024-06-26 04:49:07 +02:00
Cohee d0f59edf09 Update forbid media and field extend to new popup 2024-06-25 21:24:03 +03:00
Cohee e0000bade6 Port image cropper to new popup 2024-06-25 02:05:35 +03:00
Cohee 444705a5f8 RVC exists too.. 2024-06-24 22:41:19 +03:00
Cohee 1efc26759f Forgot chromadb still exists... 2024-06-24 22:30:14 +03:00