Classic298
b9ea6130c7
Update General.svelte
2025-06-18 13:10:02 +02:00
Classic298
3814bbf7b3
Update General.svelte
2025-06-18 13:09:21 +02:00
Classic298
872b0ac943
Update General.svelte
2025-06-17 11:23:24 +02:00
Classic298
22b02af703
Update General.svelte
2025-06-17 11:22:34 +02:00
Classic298
c330f06542
Merge branch 'dev' into system-prompt-high-contrast
2025-06-17 11:10:03 +02:00
Classic298
beb1f3f7fd
Merge branch 'open-webui:main' into system-prompt-resizing
2025-06-16 21:11:21 +02:00
Classic298
5261d3d31e
Update General.svelte
2025-06-16 19:26:57 +02:00
Classic298
9f936a0c19
Update General.svelte
2025-06-16 17:48:45 +02:00
Timothy Jaeryang Baek
99e18d49dc
enh: system prompt user permission
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda126-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
2025-06-16 15:12:32 +04:00
Sine Jespersen
f1e38fa376
outline-hidden depend on highcontrastmode in selects
2025-06-16 10:26:54 +02:00
Sine Jespersen
5dd99a0ea7
add aria-controls and ids to connect tabs to content
2025-06-11 13:45:47 +02:00
Timothy Jaeryang Baek
d2e7feea86
refac
2025-06-10 16:42:26 +04:00
Timothy Jaeryang Baek
8f68b25510
enh/refac: ollama advanced params
2025-06-10 12:48:34 +04:00
Timothy Jaeryang Baek
bcf0a8791e
refac: styling
2025-04-03 01:00:04 -07:00
Timothy Jaeryang Baek
94353458a5
refac: settings ui styling
2025-04-02 19:01:39 -07:00
Timothy Jaeryang Baek
e0ec2cdeb0
refac: $user
2025-03-31 20:32:12 -07:00
Timothy Jaeryang Baek
c137d3ad17
enh: allow json schema for format
2025-03-27 20:27:16 -07:00
Timothy Jaeryang Baek
efe8c4ca69
chore: format
2025-03-01 07:28:00 -08:00
Timothy Jaeryang Baek
05c5e73304
Merge pull request #10373 from dannyl1u/logit_bias
...
feat: logit bias
2025-03-01 06:13:19 -08:00
Timothy Jaeryang Baek
fe44e4d344
i18n(html): sync html language with i18n language
2025-02-28 16:06:28 -08:00
dannyl1u
f4bd094128
Merge remote-tracking branch 'origin' into logit_bias
2025-02-27 23:48:22 -08:00
dannyl1u
4a2a12fd21
feat: scaffolding for logit_bias
2025-02-19 10:33:49 -08:00
Timothy Jaeryang Baek
a79a6a5c34
chore: format
2025-02-17 18:51:40 -08:00
Timothy Jaeryang Baek
ea15d91e29
Merge pull request #10016 from ferret99gt/tweak-and-add-advanced-parameters-for-ollama
...
feat: Tweak and add advanced parameters for ollama
2025-02-15 22:07:59 -08:00
Timothy Jaeryang Baek
e4d6fc65ca
refac: theme
2025-02-15 21:04:07 -08:00
Timothy Jaeryang Baek
e3fa48b6ce
chore: tailwind v4 migration
2025-02-15 19:27:25 -08:00
ferret99gt
941c787806
Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?)
...
- Add Presence Penalty, which I believe most providers have.
- Add repeat_penalty, an Ollama / Llama.cpp only parameter
- Widen temperature range to 2 (supported by many providers and similar front ends)
- Widen Top K range (supported by many providers and similar front ends)
- Adjust description of freqency_penalty in line with OpenAI documentation
- Add presence_penalty with an OpenAI documentation based description
- Add repeat_penalty with an Ollama documentation based description
2025-02-14 12:02:55 -05:00
Timothy Jaeryang Baek
a023667e1e
fix: user params save issue
2025-02-06 00:37:10 -08:00
Timothy Jaeryang Baek
ec9be0d20d
feat: native tool calling frontend
2025-02-04 19:14:59 -08:00
Timothy Jaeryang Baek
9a794b1f8f
refac
2025-01-19 11:49:51 -08:00
Timothy Jaeryang Baek
149eea2377
refac: chat controls
2025-01-19 11:49:16 -08:00
Timothy Jaeryang Baek
c4f82309dc
fix: min_p save issue
2024-11-25 16:11:49 -08:00
Timothy Jaeryang Baek
d5435cb8b9
refac: styling
2024-11-12 22:43:18 -08:00
Timothy Jaeryang Baek
19fc83a12b
refac: styling
2024-11-10 18:48:54 -08:00
Timothy J. Baek
47e377967e
refac: styling
2024-10-21 00:05:27 -07:00
Timothy J. Baek
4b357a7b62
refac: styling
2024-10-20 18:49:30 -07:00
Timothy J. Baek
6739983cf1
refac: deprecate interface "stream response" settings for advanced params
2024-09-24 12:49:35 +02:00
Sebastian
2a04dd0f9b
Set theme colors to fix white top bar for PWA
2024-09-11 01:46:39 +02:00
Timothy Jaeryang Baek
27109d22e4
Merge pull request #4743 from 5E-324/add-num_gpu
...
fix: Changes to num_gpu made in Settings > General won't be saved
2024-08-20 13:38:11 +02:00
Zhuoran
fd26e5635d
Fix type errors.
2024-08-20 08:44:09 +08:00
Zhuoran
b350b0023f
Add num_gpu in General.svelte
2024-08-20 07:47:20 +08:00
Timothy J. Baek
a11887cee1
enh: i said darker
2024-07-08 23:30:59 -07:00
Timothy J. Baek
18ea8df685
fix: theme
2024-07-08 20:13:16 -07:00
Timothy J. Baek
446d85474e
feat: darker oled
2024-07-08 19:55:00 -07:00
SimonOriginal
5e9e1108a3
fix errors
2024-06-24 18:21:29 +02:00
SimonOriginal
2ece4e7cbb
Add Ukrainian translation for keys + formatin
2024-06-24 18:12:39 +02:00
SimonOriginal
665f87e84a
add toasts keys i18n
2024-06-24 18:09:45 +02:00
Sam McLeod
3f5e36271f
feat: add num_keep, num_batch
2024-06-14 16:21:20 +10:00
Timothy J. Baek
cde9672a09
enh: her
2024-06-12 00:05:20 -07:00
Timothy J. Baek
455403a4a4
fix
2024-06-10 13:29:28 -07:00