1234 Commits

Author SHA1 Message Date
Cohee
16172b410c
Merge pull request #2598 from NearEDGE/quick-impersonate-regenerate-buttons
Added quick Regenerate and Impersonate buttons
2024-08-04 13:16:05 +03:00
NearEDGE
ea76ec89de Removed quick regenerate button
Response to change request.
2024-08-03 16:56:43 -04:00
Cohee
73e3acbd51
Merge pull request #2602 from Succubyss/gemini-again
Gemini max context size corrections, option selector update
2024-08-02 23:41:10 +03:00
Cohee
987dc6a879 Swap legacy and ultra models 2024-08-02 23:35:02 +03:00
Cohee
f4bc93a90b Stretch onboarding dialog content vertically 2024-08-02 23:31:18 +03:00
Succubyss
366070adee ultra re-addition (just in case), fixed system prompt line 2024-08-02 15:26:15 -05:00
Succubyss
c291564925 gemini: max context, selection revisions, ultra removal 2024-08-02 14:35:48 -05:00
Cohee
4b61bcc741
Merge pull request #2600 from Succubyss/gemini-1.5-pro-exp-0801 2024-08-02 21:39:19 +03:00
Succubyss
3f6e4fabb8 gemini updates 2024-08-02 13:30:54 -05:00
NearEDGE
4f76e9e10f Added quick Regenerate and Impersonate buttons
Additional buttons mimic the behavior of the continue button.
2024-08-02 08:17:29 -04:00
Cohee
8660c96412 Hide mirostat for featherless 2024-08-01 22:54:24 +03:00
RossAscends
7acc78db0a embetterify Sampler Select function 2024-08-02 01:01:50 +09:00
Cohee
2876426c87 Filter mirostat block by API type.
Sources:
- https://docs.vllm.ai/en/latest/dev/sampling_params.html
- https://docs.together.ai/reference/completions-1
- https://github.com/theroyallab/tabbyAPI/blob/main/common/sampling.py#L326
- https://openrouter.ai/docs/parameters
- https://github.com/ollama/ollama/blob/main/docs/api.md#generate-request-with-options
- https://mancer.tech/docs-api/#/openai/post_oai_v1_completions
- https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md#api-endpoints
- https://github.com/LostRuins/koboldcpp/blob/concedo/koboldcpp.py#L139
- https://github.com/PygmalionAI/aphrodite-engine/blob/main/aphrodite/common/sampling_params.py#L77
- https://huggingface.co/docs/huggingface_hub/en/package_reference/inference_types#huggingface_hub.TextGenerationInput
- https://dreamgen.com/docs/api#openai-text
2024-08-01 14:42:58 +03:00
Cohee
7b9eb97c7f Support image inlining for 01.ai 2024-08-01 01:15:13 +03:00
Cohee
101616c422 Update Perplexity models 2024-08-01 00:43:21 +03:00
Wolfsblvt
c139222aee Merge branch 'staging' into pr/2415 2024-07-30 21:46:08 +02:00
Kas1o
ccb3128b66 fix typo 2024-07-30 06:56:11 +00:00
Cohee
82a633da57 Add toggle for names as stop strings
Closes #2556
2024-07-28 22:22:36 +03:00
LenAnderson
2470f775e2 Merge branch 'staging' into parser-followup-2 2024-07-28 08:32:25 -04:00
steve02081504
755267bfb6 fix of empty data-i18n keys 2024-07-28 10:21:18 +08:00
Wolfsblvt
ad65fbc1fc Fix apply WI sorting to order field
- Fix using wrong values because of displayIndex
- Expand it to take any current sorting, not just the "custom" one
2024-07-27 19:27:55 +02:00
Cohee
39c63dc78b Add user first and last prefixes for instruct 2024-07-26 23:10:09 +03:00
LenAnderson
19c7e1c763 Merge branch 'staging' into parser-followup-2 2024-07-25 18:02:29 -04:00
Cohee
00d74ec683 #2558 Add persona duping 2024-07-25 23:44:34 +03:00
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
LenAnderson
8cb31d2f7b Merge branch 'staging' into parser-followup-2 2024-07-24 08:39:00 -04: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
Wolfsblvt
7d2c0a8824 Update popup input field to use auto-select 2024-07-23 21:48:24 +02:00
Cohee
cc0ae2a567 Add llama 3.1 models for groq 2024-07-23 20:25:23 +03:00
LenAnderson
5dc7b4567d Merge branch 'staging' into parser-followup-2 2024-07-22 12:44:07 -04: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
LenAnderson
427f9b9ae4 Merge branch 'staging' into parser-followup-2 2024-07-20 13:14:24 -04:00
Cohee
5f2a73ac9f Expose "Allow fallback providers" for OpenRouter 2024-07-19 23:34:16 +03:00
LenAnderson
9b93dbf80b add autocomplete select key setting (enter/tab) 2024-07-19 07:46:36 -04: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