Yu QX
4483fa95b8
Perfect the logic of case 1.1.x
2025-05-26 17:25:33 +08:00
Tim Jaeryang Baek
ada9655f33
Merge pull request #14317 from SadmL/patch-3
...
[i18n] Russian locale update
2025-05-26 13:01:39 +04:00
Link [Связной]
7db9f7b8b6
Update translation.json
2025-05-25 14:53:03 +03:00
Link [Связной]
dc50fa3744
[i18n] Russian locale update
2025-05-25 14:42:42 +03:00
YuQX
8ef7938c96
fix: Handle special cases of LLM output not following markdown syntax (20250525, formated) This commit introduces a utility function to address rendering issues in LLM output, particularly for Chinese characters and parentheses. The function ensures minimal modification of the original text while fixing markdown parsing problems. Changes include: - Added in for handling specific cases. - Updated in to incorporate the new utility. The fix ensures proper rendering of bold/italic text containing Chinese parentheses, improving readability for non-English content.
2025-05-25 19:37:43 +08:00
YuQX
49fe137553
fix: Handle special cases of LLM output not following markdown syntax 20250525
...
This commit introduces a utility function to address rendering issues in LLM output, particularly for Chinese characters and parentheses. The function ensures minimal modification of the original text while fixing markdown parsing problems.
Changes include:
- Added in for handling specific cases.
- Updated in to incorporate the new utility.
The fix ensures proper rendering of bold/italic text containing Chinese parentheses, improving readability for non-English content.
2025-05-25 13:58:32 +08:00
qingchun
6a93b54e8e
i18n: Update & Improve zh-CN
2025-05-25 08:02:47 +08:00
Timothy Jaeryang Baek
8598fc9608
chore: format
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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-ollama-images (push) Has been cancelled
2025-05-25 02:33:52 +04:00
Timothy Jaeryang Baek
5885d8e275
enh: ability to hide workspace models
2025-05-25 02:32:32 +04:00
Timothy Jaeryang Baek
f9d374810d
refac
2025-05-25 02:21:03 +04:00
Timothy Jaeryang Baek
358ad8ef20
enh: import/export default prompt suggestions
2025-05-25 02:17:51 +04:00
Timothy Jaeryang Baek
33f2fdb91e
refac: styling
2025-05-25 02:07:13 +04:00
Timothy Jaeryang Baek
e65ac97c45
refac
2025-05-25 01:59:48 +04:00
Timothy Jaeryang Baek
b2b1a21299
refac
2025-05-25 01:48:37 +04:00
Timothy Jaeryang Baek
75208935d7
refac: user chat list modal
2025-05-25 01:44:53 +04:00
Timothy Jaeryang Baek
44e7e09784
refac
2025-05-25 01:28:35 +04:00
Timothy Jaeryang Baek
1d53754ea7
refac: chat list modal
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-05-25 01:26:12 +04:00
Timothy Jaeryang Baek
6e8ca96799
enh: archived chats modal
2025-05-25 01:23:12 +04:00
Timothy Jaeryang Baek
5db7d8acd1
refac
2025-05-25 00:58:55 +04:00
Timothy Jaeryang Baek
0fe00ab2c3
refac
2025-05-25 00:52:53 +04:00
Timothy Jaeryang Baek
9b000d82ec
refac
2025-05-25 00:51:44 +04:00
Timothy Jaeryang Baek
7e6f1f8848
enh: archived chats modal
2025-05-25 00:48:30 +04:00
Tim Jaeryang Baek
17263a294f
Merge pull request #14284 from diwakar-s-maurya/patch-7
...
feat: add support for table formatting in knowledge collection
2025-05-24 23:02:46 +04:00
Tim Jaeryang Baek
6dbab870e5
Merge pull request #14263 from qingchunnh/Update_zh-CN-25524
...
i18n: Update & Improve zh-CN
2025-05-24 22:59:47 +04:00
Diwakar Singh Maurya
e31a7bcc4c
feat: add support for table formatting in knowledge collection
2025-05-24 16:21:55 +00:00
Timothy Jaeryang Baek
261328077d
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-24 17:20:40 +04:00
Timothy Jaeryang Baek
aebbc2593b
refac: scrollbar thumb styling
2025-05-24 17:19:47 +04:00
Tim Jaeryang Baek
8261f0e17e
Merge pull request #14276 from Classic298/memories
...
feat: Make Edit/Add Memory Modal larger, and the text input box size-adjustable
2025-05-24 16:01:07 +04:00
Classic298
c377ff80c9
Update EditMemoryModal.svelte
2025-05-24 13:33:56 +02:00
Classic298
9bd031dae3
Update AddMemoryModal.svelte
2025-05-24 13:33:49 +02:00
Tiancong Li
bc7853d6a4
i18n: update zh-TW
2025-05-24 13:38:32 +08:00
qingchun
adefc811c7
i18n: Update & Improve zh-CN
2025-05-24 09:18:18 +08:00
qingchun
3c828f7828
i18n: Update & Improve zh-CN
2025-05-24 08:30:09 +08:00
Timothy Jaeryang Baek
51ab02f3af
chore: format
2025-05-24 02:13:46 +04:00
Timothy Jaeryang Baek
29d08c2a16
refac: styling
2025-05-24 02:12:44 +04:00
Timothy Jaeryang Baek
abcf59ab2b
refac: styling
2025-05-24 01:56:02 +04:00
Timothy Jaeryang Baek
ffa5db4fec
refac: styling
2025-05-24 01:45:55 +04:00
Timothy Jaeryang Baek
f95e52a6a6
refac: wording
2025-05-24 01:40:01 +04:00
Timothy Jaeryang Baek
17aca908c5
refac: styling
2025-05-24 01:36:53 +04:00
Tim Jaeryang Baek
e663b90a9f
Merge pull request #14069 from Ithanil/bm25_weight
...
feat: Configurable weight for BM25Retriever during hybrid search
2025-05-24 01:13:03 +04:00
Timothy Jaeryang Baek
8b5e89eada
chore: format
2025-05-24 00:43:38 +04:00
Timothy Jaeryang Baek
a46765fd0e
refac
2025-05-24 00:43:02 +04:00
Timothy Jaeryang Baek
baaa285534
feat: user stt language
2025-05-24 00:36:30 +04:00
Jan Kessler
a90d3f3268
add missing locale string
2025-05-23 22:30:04 +02:00
Jan Kessler
e70dd33233
rename BM25_WEIGHT -> HYBRID_BM25_WEIGHT
2025-05-23 22:06:44 +02:00
Tim Jaeryang Baek
9946dc7b5f
Merge pull request #14252 from Kylapaallikko/dev
...
i18n: Update fi-FI translation
2025-05-23 23:53:40 +04:00
Timothy Jaeryang Baek
88a296b989
refac: chat reset input behaviour
2025-05-23 23:52:10 +04:00
Kylapaallikko
bf12946ac9
Update fi-FI translation.json
2025-05-23 22:12:00 +03:00
Diwakar Singh Maurya
549237fb05
Show tool call parameters along tool ouput
2025-05-23 17:42:05 +00:00
Timothy Jaeryang Baek
30d15c1b4b
chore: format
2025-05-23 20:44:41 +04:00
Timothy Jaeryang Baek
b9afef85c4
refac: advanced params
2025-05-23 20:44:19 +04:00
Timothy Jaeryang Baek
ed0bebc7ef
enh: granular audio playback speed
2025-05-23 20:10:16 +04:00
Timothy Jaeryang Baek
f75ac5cc01
refac: styling
2025-05-23 20:06:05 +04:00
Timothy Jaeryang Baek
1cf21d3fa2
feat: ollama unload model
2025-05-23 19:45:29 +04:00
Timothy Jaeryang Baek
19b69fcb66
chore: format
2025-05-23 19:22:08 +04:00
Timothy Jaeryang Baek
e15ff8d9f6
refac
2025-05-23 19:15:57 +04:00
Timothy Jaeryang Baek
0e6f09a0a9
enh: ollama loaded model display
2025-05-23 19:13:18 +04:00
Timothy Jaeryang Baek
65d997a6c5
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-23 18:22:57 +04:00
Timothy Jaeryang Baek
62fbd6c91c
refac
2025-05-23 18:17:35 +04:00
Timothy Jaeryang Baek
03288d9fca
refac: redesign
2025-05-23 17:30:17 +04:00
Tim Jaeryang Baek
06aa59e2a5
Merge pull request #14219 from Yu-QX/main
...
Fix: Solve equation problems with Chinese symbols
2025-05-23 17:19:29 +04:00
Timothy Jaeryang Baek
02000b1a6c
refac: include help items in user menu
2025-05-23 16:49:11 +04:00
Timothy Jaeryang Baek
dd8e742c2d
refac: tts details tags
2025-05-23 13:40:33 +04:00
Tim Jaeryang Baek
55a6fae9db
Merge pull request #14210 from ShrootBuck/main
...
refac: improve prompt formatting for selected text in FloatingButtons
2025-05-23 13:14:27 +04:00
Tim Jaeryang Baek
bdcd04a78c
Merge pull request #14212 from qingchunnh/Update_zh-CN-25523
...
i18n: Update & Improve zh-CN
2025-05-23 13:13:19 +04:00
qingchun
3d2a26fe0b
i18n: Update & Improve zh-CN
2025-05-23 16:54:20 +08:00
qingchun
aa6648ba8a
i18n: Update & Improve zh-CN
2025-05-23 15:46:03 +08:00
YuQX
ec97fdf5d6
Fix: Solve equation problems with Chinese symbols by adding more symbols to the ALLOWED_SURROUNDING_CHARS
2025-05-23 15:06:37 +08:00
qingchun
4025c96d0f
i18n: Update zh-TW
2025-05-23 12:39:45 +08:00
qingchun
ed9a2c295c
i18n: Update & Improve zh-CN
2025-05-23 12:34:30 +08:00
qingchun
28e44452dd
i18n: Update & Improve zh-CN
2025-05-23 09:51:05 +08:00
Zayd Krunz
1d382b83c8
refac: improve prompt formatting for selected text in FloatingButtons
2025-05-23 01:16:47 +00:00
Timothy Jaeryang Baek
a2f12db8d9
refac: memories
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-23 03:26:14 +04:00
Timothy Jaeryang Baek
7071a03419
chore: format
2025-05-23 02:54:44 +04:00
Timothy Jaeryang Baek
4c55ad71a7
fix: local/external models
2025-05-23 02:48:31 +04:00
Timothy Jaeryang Baek
2eca6f6414
feat: bypass web loader in web search
...
Co-Authored-By: Perry Li <peiyaoli@mail.nankai.edu.cn>
Co-Authored-By: WilliamGates <3852641+williamgateszhao@users.noreply.github.com>
2025-05-23 02:30:35 +04:00
Timothy Jaeryang Baek
0b7f927983
enh: sortable banners
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-23 02:02:11 +04:00
Timothy Jaeryang Baek
f2d2cae8fb
enh: help menu
2025-05-23 01:16:08 +04:00
Timothy Jaeryang Baek
71288ea3f2
refac
2025-05-23 01:11:44 +04:00
Timothy Jaeryang Baek
cbe84d7139
enh: token expiry buffer
2025-05-23 01:08:28 +04:00
Tim Jaeryang Baek
4519e4eed1
Merge pull request #14158 from itk-dev/feature/4347-danishtranslations
...
i18n: Updated danish translations
2025-05-22 12:47:22 +04:00
Tim Jaeryang Baek
17ed331a0a
Merge pull request #14126 from SadmL/patch-2
...
[i18n] Russian locale update
2025-05-22 12:38:01 +04:00
Tim Jaeryang Baek
b339fd6fed
Merge pull request #14136 from Vombit/main
...
[i18n] Fixed a typo in the translation
2025-05-22 12:37:31 +04:00
Tim Jaeryang Baek
a935e375f3
Merge pull request #14149 from silentoplayz/i18n-fix
...
fix: $i18n.t fix
2025-05-22 11:49:09 +04:00
Silentoplayz
558b2b1016
Update General.svelte
2025-05-21 20:41:19 -04:00
Vombit
ff46fa5b33
fix: fixed a typo in the translation
2025-05-21 21:15:42 +05:00
lilosti
bd40cceb2d
Updated danish translations
2025-05-21 14:52:33 +02:00
Link [Связной]
9201fd4652
[i18n] Russian locale update
2025-05-21 14:48:57 +03:00
Tim Jaeryang Baek
65a44a3900
Merge pull request #14099 from Classic298/ShiftHoldingFix
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
fix: Holding Shift Bug fixed
2025-05-21 13:46:58 +04:00
qingchun
ed0538e643
i18n: update and improve zh-CN
2025-05-21 07:34:07 +08:00
Timothy Jaeryang Baek
6121d4696a
enh: search input arrow controls
2025-05-20 23:47:41 +04:00
Timothy Jaeryang Baek
b78354100f
refac
2025-05-20 23:33:41 +04:00
Timothy Jaeryang Baek
512345f40e
refac: chat transition
2025-05-20 23:33:23 +04:00
DrMelone
8b80555adf
fix attempt #1
2025-05-20 20:03:21 +02:00
Tim Jaeryang Baek
4e4b5ab83b
Merge pull request #14096 from silentoplayz/add-clear-button-to-remaining-pages
...
feat: Add Clear button to Functions and Models pages search bar
2025-05-20 21:30:07 +04:00
Silentoplayz
03eeb75bfe
feat: Add Clear button for Function and admin Model pages
2025-05-20 12:21:32 -04:00
Tim Jaeryang Baek
2b5c015bcb
Merge pull request #14093 from open-webui/main
...
dev
2025-05-20 19:48:26 +04:00
Timothy Jaeryang Baek
82716f3789
refac
Release / release (push) Has been cancelled
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Release to PyPI / release (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-ollama-images (push) Has been cancelled
2025-05-20 19:39:18 +04:00
Timothy Jaeryang Baek
a8a9b35153
refac: file item modal
2025-05-20 19:29:31 +04:00
Tim Jaeryang Baek
86f1aee20b
Merge pull request #14054 from silentoplayz/delete-lightblub
...
fix: Correct typo in LightBulb component name and imports & delete lightblub.svelte (duplicate of lightbulb.svelte)
2025-05-20 17:25:42 +04:00
Tim Jaeryang Baek
f9a66afe76
Merge pull request #14072 from torisetxd/alignment-fix
...
fix: Alignment issues with Text in Buttons in UI
2025-05-20 17:24:49 +04:00
Tim Jaeryang Baek
6035664048
Merge pull request #14051 from Classic298/german-translation
...
i18n: German translation overhaul
2025-05-20 17:23:55 +04:00
toriset
b735042ecc
Fix alignment issues with Buttons in UI
2025-05-20 14:33:04 +03:00
Jan Kessler
b5ddaf6417
make weight for bm25 retriever in hybrid search ui-configurable
2025-05-20 10:39:31 +02:00
Classic298
8d94a59f27
task models
2025-05-20 08:39:36 +02:00
Classic298
479b5ad820
fixes after feedback
2025-05-20 08:31:49 +02:00
Derek Wischusen
42be1f956a
Add Azure OpenAI embedding support
2025-05-19 22:58:04 -04:00
Silentoplayz
ab9486603c
chore: fix on-hover visual
2025-05-19 22:42:15 -04:00
Silentoplayz
58b309149a
chore: adjustment
2025-05-19 17:21:43 -04:00
Silentoplayz
83ed2d0661
chore: delete lightblub.svelte
2025-05-19 17:12:36 -04:00
DrMelone
4b538047dd
various i18n fixes
...
typos, incomplete sentences fixed, wrong translations, inconsistencies fixed
2025-05-19 19:35:08 +02:00
DrMelone
fd2ff5e777
i18n german update 1
2025-05-19 19:28:12 +02:00
Tim Jaeryang Baek
ef3232a24f
Merge pull request #14023 from TiancongLx/dev
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
i18n: update zh-TW
2025-05-19 14:22:31 +04:00
Tim Jaeryang Baek
438eb90671
Merge pull request #14024 from hurxxxx/i18n/update-ko-KR
...
i18n: update ko-KR
2025-05-19 14:22:13 +04:00
Link [Связной]
1d0921de0d
[i18n] Russian locale update
2025-05-19 11:24:08 +03:00
hurxxxx
c1066d7e08
i18n: update ko-KR
2025-05-19 13:28:45 +09:00
Tiancong Li
23991c32c5
i18n: update zh-TW
2025-05-19 12:09:07 +08:00
Timothy Jaeryang Baek
030c20feff
refac
2025-05-19 05:12:53 +04:00
Tim Jaeryang Baek
8fb7b980a2
Merge pull request #14019 from silentoplayz/clear
...
feat: Improve remaining export buttons with total item count
2025-05-19 04:33:34 +04:00
Timothy Jaeryang Baek
eafb8e014a
chore: format
2025-05-19 04:32:00 +04:00
Timothy Jaeryang Baek
2ab5aa4d34
refac: azure openai
2025-05-19 04:31:04 +04:00
Silentoplayz
5cb1475e29
fix: apply change to functions and models pages
2025-05-18 20:12:53 -04:00
Timothy Jaeryang Baek
2f2a7ee0b0
chore: format
2025-05-19 03:58:42 +04:00
Timothy Jaeryang Baek
caeb822cdc
feat: azure openai support
2025-05-19 03:40:32 +04:00
Timothy Jaeryang Baek
47f8b3500b
feat: azure openai connections ui
2025-05-19 03:29:14 +04:00
Timothy Jaeryang Baek
aee9d05916
enh: workspace search clear button
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-05-19 02:36:15 +04:00
Timothy Jaeryang Baek
3af289d196
refac
2025-05-19 02:32:06 +04:00
Timothy Jaeryang Baek
9f9fb3403d
refac
2025-05-19 02:07:41 +04:00
Timothy Jaeryang Baek
c6580a2a02
refac
2025-05-19 02:01:07 +04:00
Timothy Jaeryang Baek
417ba4980a
chore: format
2025-05-19 01:55:02 +04:00
Timothy Jaeryang Baek
0c6f22b20b
refac
2025-05-19 01:54:26 +04:00
Timothy Jaeryang Baek
96c7a0ac3c
refac
2025-05-19 01:52:40 +04:00
Timothy Jaeryang Baek
e895c33baa
refac
2025-05-19 01:47:12 +04:00
Timothy Jaeryang Baek
fbfd3ff134
refac
2025-05-19 01:44:27 +04:00
Timothy Jaeryang Baek
5a40feea1c
enh: search shortcut
2025-05-19 01:40:51 +04:00
Timothy Jaeryang Baek
1f5860c4ab
refac
2025-05-19 01:40:10 +04:00
Timothy Jaeryang Baek
d069d1264d
feat: search modal
2025-05-19 01:39:33 +04:00
Timothy Jaeryang Baek
05b79ce221
refac: model selection
2025-05-19 00:41:49 +04:00
Timothy Jaeryang Baek
18d6311951
feat: export count
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-05-19 00:15:07 +04:00
Timothy Jaeryang Baek
8f4104fb7a
refac
2025-05-19 00:13:03 +04:00
Tim Jaeryang Baek
349b0ca0b7
Merge pull request #14002 from silentoplayz/search-by-user-or-email
...
feat: enhance search with username/email search across workspace pages
2025-05-19 00:12:11 +04:00
Tiancong Li
4667328d40
i18n: update zh-TW
2025-05-18 21:16:16 +08:00
Silentoplayz
95badda1c2
feat: username and email search in workspace pages
2025-05-18 03:23:38 -04:00
Dave
ebf2e4141e
Merge remote-tracking branch 'upstream/dev' into update-IT-translation
2025-05-18 04:46:41 +02:00
Dave
a8813c1a69
i18n: Update and Improve Italian translations
2025-05-18 04:36:12 +02:00
Timothy Jaeryang Baek
9801a2d23f
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
2025-05-17 03:14:26 +04:00
Timothy Jaeryang Baek
d54e588ec3
refac
2025-05-17 02:26:28 +04:00
Timothy Jaeryang Baek
08e4c163ea
feat: local/external connections
2025-05-17 01:47:48 +04:00
Timothy Jaeryang Baek
000906cd99
chore: format
2025-05-17 01:13:36 +04:00
Timothy Jaeryang Baek
c3acb30bb1
feat: model file upload capability
2025-05-17 01:13:13 +04:00
Timothy Jaeryang Baek
6692fb2181
chore: format
2025-05-17 01:00:37 +04:00
Timothy Jaeryang Baek
b14398481d
enh: model capabilities
2025-05-17 00:59:00 +04:00
Timothy Jaeryang Baek
7df6d7f325
refac/fix: signout redirect flow
2025-05-17 00:38:39 +04:00
Timothy Jaeryang Baek
fcb93f3155
feat: artifacts download button
2025-05-17 00:27:20 +04:00
Timothy Jaeryang Baek
02e5bbc903
refac
2025-05-17 00:19:08 +04:00
Timothy Jaeryang Baek
359bcb837d
refac
2025-05-17 00:08:03 +04:00
Timothy Jaeryang Baek
ecae944fd0
refac
2025-05-16 23:59:24 +04:00
Timothy Jaeryang Baek
05f284d4a6
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-16 23:41:51 +04:00
Timothy Jaeryang Baek
1f38350128
feat: toggle filter middleware
2025-05-16 23:33:02 +04:00
Timothy Jaeryang Baek
e37433f2b1
refac
2025-05-16 23:21:08 +04:00
Timothy Jaeryang Baek
32b386e8d0
refac
2025-05-16 22:44:47 +04:00
Timothy Jaeryang Baek
7bbeaec93b
revert
2025-05-16 22:43:42 +04:00
Timothy Jaeryang Baek
34ef249a10
revert: remove reasoning capability
2025-05-16 22:24:23 +04:00
Timothy Jaeryang Baek
363ac35c09
refac
2025-05-16 22:17:47 +04:00
Tim Jaeryang Baek
50bc6d9b12
Merge pull request #13919 from dongfangzan/main
...
feat: add switching thinking/non-thinking modes to models
2025-05-16 22:08:04 +04:00
Timothy Jaeryang Baek
27bb5f5369
fix/refac: tts remove formattings
2025-05-16 21:51:29 +04:00
Timothy Jaeryang Baek
54dc24986f
feat: preview html
2025-05-16 21:47:43 +04:00
Timothy Jaeryang Baek
2bd7db12a2
enh: ALLOWED_FILE_EXTENSIONS ui
2025-05-16 21:05:52 +04:00
Timothy Jaeryang Baek
bb06df80a2
refac
2025-05-16 17:07:52 +04:00
Timothy Jaeryang Baek
0b761776c4
enh: high contrast mode
2025-05-16 17:06:21 +04:00
Timothy Jaeryang Baek
2450f2c5d8
chore: format
2025-05-16 16:57:30 +04:00
Timothy Jaeryang Baek
62180b15e1
refac: command arrow up/down behaviour
2025-05-16 15:39:26 +04:00
Tim Jaeryang Baek
c201b4d689
Merge pull request #13931 from itk-dev/feature/better-frontend-error
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
WIP: Minor clean up of console log usage in the front end
2025-05-16 13:33:16 +04:00
Tim Jaeryang Baek
bc66755fb0
Merge pull request #13950 from uryukikutani/feature/screen-reader
...
fix: made the chat response messages readable with a screen reader
2025-05-16 13:32:40 +04:00
Tim Jaeryang Baek
e74c06d2f5
Merge pull request #13929 from mini-777/feat--Korean-translations-for-clarity-and-accuracy
...
i18n : korean translations for clarity and accuracy
2025-05-16 13:32:10 +04:00
uryukikutani
53dcaa63d4
made the chat response messages readable with a screen reader
2025-05-16 17:41:56 +09:00
Tim Jaeryang Baek
186a89bcba
Merge pull request #13937 from tanerim/patch-1
...
Update translation.json
2025-05-16 10:23:47 +04:00
dongfangzan
351f0186b9
fix: typo
2025-05-16 08:05:49 +08:00
Taner Sezer
21e96247a9
Update translation.json
...
Added new translations
2025-05-16 01:19:53 +03:00
Jesper Kristensen
84e0605835
Cleaning up usage of console log in front end
2025-05-15 21:53:07 +02:00
Jesper Kristensen
20c1c3f66b
Changed console logging of errors to use console error logging
2025-05-15 21:35:07 +02:00
mini-777
2a4fe1335e
i18n: update Korean translations with new entries and corrections
2025-05-16 02:45:19 +09:00
mini-777
e24e22debe
Merge commit 'e4179aa114fecc8d35ba48f091ce7c9abcc96065' into HEAD
2025-05-16 02:10:01 +09:00
mini-777
208b86ae53
feat: add new notes feature with editor and list components, and update routing for notes management
2025-05-16 02:06:36 +09:00
Tiancong Li
df5ef8e553
i18n: update zh-TW
2025-05-15 21:15:22 +08:00
dongfangzan
9b93b81f84
feat: add switching thinking/non-thinking modes to models
2025-05-15 19:56:10 +08:00
dongfangzan
a7c90925ef
test contribute
2025-05-15 19:31:40 +08:00
Nagase Yoshimasa
6eb772c741
i18n: Update Japanese translation
2025-05-15 15:41:04 +09:00
Timothy Jaeryang Baek
0a8cecfbfa
feat: response watermark
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-14 23:53:28 +04:00
Tim Jaeryang Baek
e358a66fb1
Merge pull request #13852 from fizyr-forks/self-signed-cert
...
feat: Add option to disable certificate validation for LDAP certificates.
2025-05-14 23:12:24 +04:00
Timothy Jaeryang Baek
7e241a3904
refac
2025-05-14 22:48:23 +04:00
Timothy Jaeryang Baek
8732b64b6b
feat: external document loader support
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-14 22:28:40 +04:00
Timothy Jaeryang Baek
0280ee30c7
chore: format
2025-05-14 21:56:22 +04:00
Timothy Jaeryang Baek
dacf7e015d
i18n: revert
2025-05-14 21:52:42 +04:00
Timothy Jaeryang Baek
ac83568194
chore: format
2025-05-14 21:40:51 +04:00
Timothy Jaeryang Baek
10108fcd04
chore: format
2025-05-14 21:39:50 +04:00
Timothy Jaeryang Baek
74ccec2812
refac
2025-05-14 21:39:17 +04:00
Tim Jaeryang Baek
29ae231ee0
Merge pull request #13889 from Classic298/pendingtext
...
feat: Custom Title and Text for Account Activation Screen for pending users
2025-05-14 21:28:16 +04:00
Timothy Jaeryang Baek
de70d0cb64
feat: docling do picture description support
2025-05-14 21:26:49 +04:00
DrMelone
3974e53cc3
i18n
2025-05-14 19:11:53 +02:00
DrMelone
92140118f2
revert i18n
2025-05-14 19:07:45 +02:00
DrMelone
e9eb661b83
fix + i18n
2025-05-14 18:58:54 +02:00
DrMelone
143cb4cc34
feat custom text and title
2025-05-14 17:58:20 +02:00
Thomas Rehn
6b6ce36c96
fix: add unique key to model list to avoid state confusion when filtering
2025-05-14 15:33:32 +02:00
Tim Jaeryang Baek
4959e91fa7
Merge pull request #13832 from Ithanil/svelte_versioning
...
feat: Handle frontend updates according to Svelte docs
2025-05-14 17:19:32 +04:00
Tim Jaeryang Baek
f77a076c16
Merge pull request #13882 from itk-dev/feature/enable_direct_connections
...
chore: Added missing "enable_direct_connections" to config type
2025-05-14 17:18:04 +04:00
Jesper Kristensen
8b194bc781
Added missing "enable_direct_connections" to config type
2025-05-14 14:53:36 +02:00
Tim Jaeryang Baek
bd7d2978f1
Merge pull request #13846 from hary777/patch-2
...
i18n update translation.json fix typo "amin" in cs-CZ
2025-05-14 15:27:40 +04:00
Sine Jespersen
8eacd26573
add placeholder dark mode
2025-05-14 12:50:47 +02:00
Sine Jespersen
90bcf45b7b
placeholder contrast changed
2025-05-14 10:24:09 +02:00
Sine Jespersen
b052b5cced
remove whitespace
2025-05-14 10:15:31 +02:00
Sine Jespersen
5db783d67b
improve suggestions contrast
2025-05-14 09:52:44 +02:00
Sine Jespersen
43d0db5eea
model selector contrast
2025-05-14 09:52:10 +02:00
Sine Jespersen
41f64da0d6
update message input contrast
2025-05-14 09:51:38 +02:00
Sine Jespersen
5cd0b99ae0
update toast contrast
2025-05-14 09:51:07 +02:00
mini-777
571d078a82
fix: improve Korean translations for better readability ( fixes mini-777/8dobibim#2 )
2025-05-14 15:37:59 +09:00
mini-777
f72fa9b269
fix: update Korean translations for clarity and accuracy
2025-05-14 15:28:46 +09:00
Hans Gaiser
f63e76e653
Add option to disable certificate validation.
2025-05-13 17:38:06 +02:00
hary777
66d73cb1de
Update translation.json fix typo
...
Fix typo "amin". I can not look at this anymore.
2025-05-13 15:24:48 +02:00
Tiancong Li
b41fc1d2f4
i18n: update zh-TW
2025-05-13 16:30:59 +08:00
Jan Kessler
dfd4037132
better handling of frontend updates, following svelte docs
2025-05-13 09:51:51 +02:00
Timothy Jaeryang Baek
e9b799676b
chore: format
2025-05-12 17:34:33 +04:00
Tim Jaeryang Baek
c7f743ddb7
Merge pull request #13810 from phpia/phpia-patch-1
...
i18n es
2025-05-12 17:31:18 +04:00
phpia
16a9210321
Update translation for mantain prompt
...
This pull request updates the Spanish localization by replacing all instances of "indicador"/"indicadores" with the more accurate terms "prompt"/"prompts" throughout the UI, documentation, and messages.
Reason and Rationale:
In the context of AI and Large Language Models (LLMs), the words "prompt" and "prompts" have become standardized terms worldwide, including within the Spanish-speaking technical community. While "indicador" is a valid literal translation of "prompt" in general Spanish, in generative AI contexts it is potentially confusing, since "indicador" more commonly refers to a gauge, dashboard indicator, or measuring device. This can cause misunderstanding for users, especially those familiar with AI concepts, who expect the term "prompt" to refer to the input text given to a model.
2025-05-12 14:59:15 +02:00
Tim Jaeryang Baek
ca34ba318e
Merge pull request #13801 from aleixdorca/dev
...
i18n: Update catalan translation.json
2025-05-12 14:56:19 +04:00
Tim Jaeryang Baek
0d8e24320e
Merge pull request #13794 from Lutherwaves/dev
...
i18n: Bulgarian translations
2025-05-12 14:55:10 +04:00
Aleix Dorca
b7ef9a03ac
Update catalan translation.json
2025-05-12 08:56:52 +02:00
Timothy Jaeryang Baek
f32b042a00
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-12 01:08:49 +04:00
lutherwaves
792beb095e
i18n: Bulgarian translations
2025-05-11 23:58:31 +03:00
Timothy Jaeryang Baek
4c06683e95
refac: Vazirmatn
2025-05-12 00:05:04 +04:00
Timothy Jaeryang Baek
92e2cfdd2f
refac
2025-05-10 23:00:53 +04:00
Timothy Jaeryang Baek
3ad5a7d97c
chore: bump
2025-05-10 22:48:26 +04:00
Timothy Jaeryang Baek
867fddb821
chore: format
2025-05-10 22:45:58 +04:00
Timothy Jaeryang Baek
de69c08a1d
enh: alert private task model
2025-05-10 22:43:53 +04:00
Timothy Jaeryang Baek
30cc51ec82
feat: edit message files
2025-05-10 22:27:39 +04:00
Timothy Jaeryang Baek
ba69c751ca
refac: temporary chat behaviour
2025-05-10 22:12:36 +04:00
Timothy Jaeryang Baek
be85f7cc35
fix: confirm dialog focus
2025-05-10 22:09:05 +04:00
Timothy Jaeryang Baek
c61790b355
chore: format
2025-05-10 19:00:01 +04:00
Timothy Jaeryang Baek
3a79840a87
feat: unstylized pdf export
2025-05-10 18:59:04 +04:00
Timothy Jaeryang Baek
a515a5df1a
refac
2025-05-10 18:38:30 +04:00
Timothy Jaeryang Baek
ba72d4625f
refac
2025-05-10 18:36:45 +04:00
Timothy Jaeryang Baek
3dc34c2402
feat: external reranker settings ui
2025-05-10 18:33:52 +04:00
Timothy Jaeryang Baek
be912f1529
refac
2025-05-10 18:29:04 +04:00
Timothy Jaeryang Baek
015ac2f532
refac: user list loading indicator
2025-05-10 17:23:17 +04:00
Tim Jaeryang Baek
030b6b26af
Merge pull request #13735 from Classic298/dev
...
Fix: Markdown in Knowledgebases rendered correctly now
2025-05-10 17:13:16 +04:00
Tim Jaeryang Baek
6d1c18e118
Merge pull request #13736 from taylorwilsdon/ideas/13702
...
enh: Improve visibility of overflow / hidden tools when more than 3 are present
2025-05-10 17:10:45 +04:00
gh
d704b8b686
i18n Updated Italian Language Translation
2025-05-10 09:53:52 +00:00
Taylor Wilsdon
1299c11650
only show tools toggle if overflow present
2025-05-09 10:30:45 -04:00
Taylor Wilsdon
628a10e34a
make the collapse toggle more subtle & compact
2025-05-09 10:26:48 -04:00
Classic298
513895c2d5
Update KnowledgeBase.svelte
2025-05-09 16:24:07 +02:00
Taylor Wilsdon
ccbc46fbbe
implement visible scrollbar for tools overflow, add show all toggle
2025-05-09 10:20:17 -04:00
Classic298
220d35ebcb
Increase users shown per page to 30
2025-05-09 13:00:42 +02:00
Timothy Jaeryang Baek
d84a3c0bf4
revert: websocket
2025-05-09 14:20:43 +04:00
Timothy Jaeryang Baek
9143716463
refac: chat pdf rendering
2025-05-09 13:56:53 +04:00
Yeyeong Cho
13e7a3dee9
fix:add missing Korean translation strings Fixes mini-777/8dobibim#1
2025-05-09 17:54:50 +09:00
Tim Jaeryang Baek
68f5ff540c
Merge pull request #13695 from itk-dev/8908-focus-trap-modal
...
feat: focus trap modal
2025-05-08 20:44:36 +04:00
Tim Jaeryang Baek
9509528deb
Merge pull request #13703 from hurxxxx/fix/onedrive-org-picker-error
...
fix: Add SharePoint tenant ID to OneDrive settings
2025-05-08 20:41:06 +04:00
hurxxxx
4ca0ea1e55
Add SharePoint tenant ID to OneDrive settings
2025-05-09 00:35:23 +09:00
Sine Jespersen
3886dee1ce
add whitespace and semi colon
2025-05-08 13:29:24 +02:00
Sine Jespersen
305435b4ef
use npm package focus-trap instead of npm package focus-trap-svelte
2025-05-08 13:22:47 +02:00
Tim Jaeryang Baek
a6d6c928d9
Merge pull request #13567 from tth37/fix_katex_chinese_delimiters
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
fix(katex): Allow CJK characters adjacent to math delimiters
2025-05-08 14:41:16 +04:00
Timothy Jaeryang Baek
af518cacbf
refac: filter out images
2025-05-08 12:43:13 +04:00
Timothy Jaeryang Baek
b34401a087
refac/fix: notes hide hidden models
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-07 23:55:20 +04:00
Timothy Jaeryang Baek
61a9d9927d
refac/fix: message input rtl issue
2025-05-07 23:14:42 +04:00
Timothy Jaeryang Baek
f761d2cf90
refac: allow html video controls
2025-05-07 23:06:00 +04:00
Timothy Jaeryang Baek
0f40cb0de4
feat: Vazirmatn font for Persian and Arabic languages
2025-05-07 22:31:59 +04:00
Tim Jaeryang Baek
f1bb43707e
Merge pull request #13566 from itk-dev/8908-accessibility-enhancements
...
feat: Accessibility enhancements
2025-05-07 22:07:57 +04:00
Tim Jaeryang Baek
519bb64238
Merge pull request #13623 from panda44312/patch-15
...
i18n: zh-cn
2025-05-07 22:06:54 +04:00
Sine Jespersen
bd2021e8e1
add aria modal true and role dialog to modal
2025-05-07 15:17:11 +02:00
Sine Jespersen
54b30e0b7f
use svelte-focus-trap in modal
2025-05-07 14:21:56 +02:00
Mabeck
3a553f7208
Updated danish translations
2025-05-07 14:06:30 +02:00
Panda
571e4c9600
Merge branch 'dev' into patch-15
2025-05-07 11:18:13 +02:00
Timothy Jaeryang Baek
176a7fc986
refac
2025-05-07 12:52:55 +04:00
Sine Jespersen
263086aa91
break and indent divs
2025-05-07 09:21:04 +02:00
Timothy Jaeryang Baek
ed5de96d1d
fix: tool servers ui settings can be bypassed with search
2025-05-07 02:41:33 +04:00
Timothy Jaeryang Baek
c667d27c38
refac
2025-05-07 02:37:23 +04:00
Timothy Jaeryang Baek
ad1486c8bd
refac
2025-05-07 02:06:18 +04:00
Timothy Jaeryang Baek
6359cb55fe
chore: format
2025-05-07 02:01:03 +04:00
Timothy Jaeryang Baek
96618967bd
refac
2025-05-07 02:00:10 +04:00
Tim Jaeryang Baek
19bf7289c1
Merge pull request #13603 from TiancongLx/dev
...
i18n: complete empty values and **fix a typo** in zh-TW
2025-05-07 01:53:16 +04:00
Timothy Jaeryang Baek
369f461691
refac
2025-05-07 01:48:54 +04:00
Tiancong Li
45e9d05240
i18n: update zh-TW
2025-05-07 05:16:44 +08:00
Tim Jaeryang Baek
2a4dfc02a2
Merge pull request #13540 from NoMoreFood/dev
...
feat: Azure TTS Allow Base URL
2025-05-07 00:49:57 +04:00
tth37
8e14372dd8
enh: Support more languages
2025-05-06 21:26:09 +08:00
Sine Jespersen
9d8d4393a6
remove alt text from logo, as this is decorative and provides no value for assistive tech users
2025-05-06 14:37:35 +02:00
Sine Jespersen
c4a3a9c616
fix text-contrast from 3.71 to 7.55 on dark mode
2025-05-06 14:37:05 +02:00
Sine Jespersen
8c6f4f6579
change divs to labels, as this is what they semantically are
2025-05-06 14:33:26 +02:00
Sine Jespersen
86ce111edd
Add aria-labelledby to icon-button to make assistive tech able to give info on what user can expect from button
2025-05-06 14:30:01 +02:00
Sine Jespersen
0889dd3a51
add close label to close button in changelog modal, only accessible for screen readers
2025-05-06 14:24:19 +02:00
tth37
de182ddec2
fix(katex): Allow Chinese characters adjacent to math delimiters
2025-05-06 18:38:42 +08:00
Panda
bfdcc12cdc
i18n: zh-cn
2025-05-06 08:30:28 +02:00
Bryan Berns
5c055b73a3
Add Custom Azure TTS URL - Formatting
2025-05-05 22:17:18 -04:00
Bryan Berns
853adad894
Add Custom Azure TTS URL - Fix Spaces
2025-05-05 22:12:32 -04:00
Bryan Berns
5aabe21cbe
Add Custom Azure TTS URL
2025-05-05 22:08:48 -04:00
Tim Jaeryang Baek
413297b5c7
Merge pull request #13532 from Classic298/main
...
i18n: Update de-DE translation
2025-05-05 23:37:54 +04:00
Classic298
f94965909c
Update translation.json
2025-05-05 21:33:45 +02:00
Kylapaallikko
b3eb3b3c05
Update fi-FI translation.json
2025-05-05 20:21:23 +03:00
Timothy Jaeryang Baek
4fa2e136bf
refac: styling
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-05 17:58:40 +04:00
omahs
37e0313c83
Merge branch 'dev' into main
2025-05-05 14:26:40 +02:00
Timothy Jaeryang Baek
267889809d
chore: format
2025-05-05 16:19:05 +04:00
Timothy Jaeryang Baek
33c206c15c
enh: include profile image during user import
2025-05-05 16:17:20 +04:00
omahs
863f227be9
fix: typos
2025-05-05 14:14:59 +02:00
Timothy Jaeryang Baek
abdde10b74
refac
2025-05-05 16:12:41 +04:00
Timothy Jaeryang Baek
26e9cd0b4b
enh: user role update confirm dialog
2025-05-05 16:10:36 +04:00
Timothy Jaeryang Baek
457a0f318a
refac
2025-05-05 16:05:39 +04:00
Timothy Jaeryang Baek
eec7a2afa1
refac
2025-05-05 11:25:00 +04:00
Timothy Jaeryang Baek
9e1400f055
enh: generate title
2025-05-05 10:36:01 +04:00
Timothy Jaeryang Baek
aa374823ce
refac
2025-05-05 10:16:34 +04:00
Timothy Jaeryang Baek
a20a920ca4
refac: styling
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-05 09:41:25 +04:00
Timothy Jaeryang Baek
827fd6606c
refac
2025-05-05 09:36:34 +04:00
Timothy Jaeryang Baek
deb1f6b6d7
feat: ai enhanced notes
2025-05-05 09:22:54 +04:00
Tiancong Li
62a5b14642
i18n: update zh-TW
2025-05-05 10:15:20 +08:00
Timothy Jaeryang Baek
9faf2d9849
refac: styling
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-05 01:51:51 +04:00
Timothy Jaeryang Baek
f24d0085c2
refac
2025-05-05 01:45:55 +04:00
Timothy Jaeryang Baek
463ac99e39
enh: note versioning
2025-05-05 01:35:43 +04:00
Timothy Jaeryang Baek
e8b23ef0c1
refac
2025-05-05 00:05:06 +04:00
Timothy Jaeryang Baek
a6a7ce6b68
enh: import md notes
2025-05-04 23:04:15 +04:00
Timothy Jaeryang Baek
8514669053
refac
2025-05-04 18:59:36 +04:00
Timothy Jaeryang Baek
291834ecbe
chore: format
2025-05-04 18:32:56 +04:00
Timothy Jaeryang Baek
360b5b303a
enh: note editor
2025-05-04 18:32:21 +04:00
Timothy Jaeryang Baek
d8e9b000e3
enh: upload audio
2025-05-04 18:26:33 +04:00
Timothy Jaeryang Baek
62366ad020
refac: audio recording
2025-05-04 18:17:35 +04:00
Timothy Jaeryang Baek
2946f5fcce
refac: styling
2025-05-04 17:33:15 +04:00
Timothy Jaeryang Baek
f2cf21d64c
enh: file item display audio
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-04 17:29:59 +04:00
Timothy Jaeryang Baek
6475ae3b11
refac
2025-05-04 17:23:42 +04:00
Timothy Jaeryang Baek
84a05bec7b
enh: notes user group permission
2025-05-04 17:22:51 +04:00
Timothy Jaeryang Baek
f716968009
enh: delete notes
2025-05-04 17:01:12 +04:00
Timothy Jaeryang Baek
18149483f2
refac: note pdf export
2025-05-04 16:59:41 +04:00
Timothy Jaeryang Baek
175bbe27e9
refac
2025-05-04 16:53:48 +04:00
SadmL
9b133a2245
misspell fix
2025-05-04 12:05:21 +03:00
SadmL
0e51b75654
Russian locale update
2025-05-04 11:59:13 +03:00
Timothy Jaeryang Baek
1cf9843468
refac
2025-05-04 12:02:10 +04:00
Timothy Jaeryang Baek
dd42a10aa1
refac
2025-05-04 12:01:20 +04:00
Tiancong Li
a7cbfeec9f
i18n: update zh-TW
2025-05-04 11:58:20 +08:00
Timothy Jaeryang Baek
c5c98591f9
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-04 00:20:30 +04:00
Timothy Jaeryang Baek
9c4a931d22
feat: capture display media audio
2025-05-04 00:14:19 +04:00
Timothy Jaeryang Baek
aefd5d9557
chore: format
2025-05-03 23:48:12 +04:00
Timothy Jaeryang Baek
0f14f34dbe
refac
2025-05-03 23:47:41 +04:00
Timothy Jaeryang Baek
d74809853d
enh: note files
2025-05-03 23:29:19 +04:00
Timothy Jaeryang Baek
23da63b06a
refac: styling
2025-05-03 23:08:28 +04:00
Timothy Jaeryang Baek
116b61c53b
refac
2025-05-03 23:06:46 +04:00
Timothy Jaeryang Baek
f43cb87556
refac
2025-05-03 23:05:25 +04:00
Tim Jaeryang Baek
1af45435eb
Merge pull request #13459 from open-webui/notes
...
feat: notes
2025-05-03 11:54:04 -07:00
Timothy Jaeryang Baek
4acd278624
refac
2025-05-03 22:53:23 +04:00
Timothy Jaeryang Baek
1d82a1c8c4
feat: note editor
2025-05-03 21:18:19 +04:00
Timothy Jaeryang Baek
52d32e8bf2
refac: styling
2025-05-03 21:02:21 +04:00
Timothy Jaeryang Baek
a74297ed47
refac: styling
2025-05-03 18:56:27 +04:00
Timothy Jaeryang Baek
7de6112c5b
feat: note list ui
2025-05-03 18:52:13 +04:00
Timothy Jaeryang Baek
7fee84c06e
feat: notes
2025-05-03 18:16:32 +04:00
Athanasios Oikonomou
437804a2f8
fix: update validation logic for Docling OCR engine and language requirements
...
Both Docling OCR Engine and Language(s) must be provided or both left empty.
2025-05-03 08:12:58 +03:00
Athanasios Oikonomou
4801430ad2
fix: correct condition for Docling OCR engine and language validation
...
Both must have value or both must be empty.
2025-05-03 08:02:00 +03:00
Athanasios Oikonomou
657162e96d
feat(ocr): add support for Docling OCR engine and language configuration
...
This commit adds support for configuring the OCR engine and language(s) for Docling.
Configuration can be set via the environment variables `DOCLING_OCR_ENGINE` and `DOCLING_OCR_LANG`, or through the UI.
Fixes #13133
2025-05-03 00:32:06 +03:00
Timothy Jaeryang Baek
c1ddb00377
refac: styling
2025-05-02 14:19:53 +04:00
Timothy Jaeryang Baek
74f160b849
refac
2025-05-02 14:16:11 +04:00
Tim Jaeryang Baek
11d599c55d
Merge pull request #13111 from tth37/perf_multi_thread_web_searching
...
perf: Concurrent processing for web search queries
2025-05-02 03:15:49 -07:00
Tim Jaeryang Baek
3013ce2d1a
Merge pull request #13415 from TiancongLx/dev
...
i18n: update zh-TW
2025-05-02 03:04:39 -07:00
Timothy Jaeryang Baek
c258272709
refac
2025-05-02 13:37:41 +04:00
flefevre
fb8a7e8549
Merge branch 'dev' into dev-i8n-french
2025-05-01 20:17:50 +02:00
Francois LE FEVRE
754a3c4cb9
last elements to translate into french
2025-05-01 20:07:56 +02:00
Tiancong Li
725761ad6b
i18n: update zh-TW
2025-05-01 22:56:47 +08:00
Francois LE FEVRE
57cb030a24
seconde review on french translation
2025-05-01 15:59:52 +02:00
Francois LE FEVRE
12626107b6
first elements translated in french
2025-05-01 15:46:58 +02:00
Timothy Jaeryang Baek
5d5e351937
feat: notes scaffolding
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-01 16:39:36 +04:00
Tim Jaeryang Baek
6f2d61dc4f
Merge pull request #13398 from hurxxxx/i18n-korean
...
i18n: Update Korean translation.json and parsed messages
2025-05-01 04:48:56 -07:00
Tim Jaeryang Baek
e57f2c928a
Merge pull request #13379 from NoMoreFood/dev
...
feat: Azure STT Allow Base URL & Max Speaker Setting
2025-04-30 22:26:18 -07:00
hurxxxx
513d5c8bf5
Fix typos
2025-05-01 13:21:15 +09:00
hurxxxx
d72e41c563
Consolidate duplicate messages into a single one
2025-05-01 13:16:47 +09:00
hurxxxx
1ca5d532b8
chore(i18n): update parsed i18n data and Korean translations
2025-05-01 13:00:27 +09:00
hurxxxx
f46c7d53b7
update Korean translation
2025-05-01 12:55:07 +09:00
hurxxxx
a7cbf62c68
update Korean translation
2025-05-01 12:43:19 +09:00
Tim Jaeryang Baek
336d20fa33
Merge pull request #13364 from NovoNordisk-OpenSource/websocket-behind-auth
...
refactor: hiding websocket initalization behind authentication
2025-04-30 13:35:27 -07:00
Timothy Jaeryang Baek
dadfa5f043
refac: HTML_FILE_ID handling
2025-05-01 00:32:29 +04:00
Timothy Jaeryang Baek
e52e45d613
refac: collapsible
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-30 22:26:07 +04:00
shcodenick
4c81b6ebc5
hiding websocket initalization behind authentication
2025-04-30 15:05:57 +02:00
Timothy Jaeryang Baek
783d409b1d
refac
2025-04-30 16:58:38 +04:00
Timothy Jaeryang Baek
c1fa989cb8
refac: styling
2025-04-30 16:54:51 +04:00
Bryan Berns
6c8a9d000e
Azure STT Allow Base URL & Max Speaker Setting
2025-04-30 08:51:01 -04:00
Timothy Jaeryang Baek
f9d238e850
refac: user list sub-standard code
2025-04-30 16:49:41 +04:00
Tim Jaeryang Baek
db06a925fe
Merge pull request #13267 from AnapatChaiwongse/dev
...
feat: implement pagination for /admin/users
2025-04-30 05:04:14 -07:00
Tim Jaeryang Baek
e87f2669fa
Merge pull request #13191 from tth37/feat_firecrawl_search_engine
...
feat: Add Firecrawl search engine
2025-04-29 08:38:28 -07:00
Tim Jaeryang Baek
8f4be09dd2
Merge pull request #13315 from aleixdorca/dev
...
i18n: Update Catalan translation.json
2025-04-29 08:35:28 -07:00
Tim Jaeryang Baek
7b863465a9
Merge pull request #13311 from stephen304/yacy-support
...
feat: Yacy search support
2025-04-29 08:35:10 -07:00
Aleix Dorca
bc88a9bc8b
Update Catalan translation.json
2025-04-29 07:04:16 +02:00
Tim Jaeryang Baek
5a1c4dbe1b
Merge pull request #13279 from panda44312/patch-14
...
i18n: zh-cn
2025-04-28 11:17:24 -07:00
Panda
63e4d1ea41
i18n: fix
2025-04-28 18:22:36 +02:00
Timothy Jaeryang Baek
3ac74a4fcb
refac: styling
2025-04-28 18:21:48 +04:00
Timothy Jaeryang Baek
63fe426a52
chore: format
2025-04-28 17:46:05 +04:00
Timothy Jaeryang Baek
ee8de1ee0b
refac: disable jwt display for non-admin users
2025-04-28 17:45:17 +04:00
Timothy Jaeryang Baek
791c19acf7
enh: unicode char support for user import
2025-04-28 17:26:19 +04:00
Tim Jaeryang Baek
a9999833d2
Merge pull request #13185 from Chayud-Ac/feature-thai-i18n
...
fix(i18n): improve Thai translations
2025-04-28 06:16:20 -07:00
Timothy Jaeryang Baek
9398c843d3
refac
2025-04-28 17:08:07 +04:00
Tim Jaeryang Baek
146a08c68f
Merge branch 'dev' into patch-1
2025-04-28 05:49:50 -07:00
Panda
ec496de593
i18n: zh-cn
2025-04-28 11:05:06 +02:00
Stefan Schultheis, OE1SCS
d9186e138b
Update de-DE translation.json
...
added a few translations and corrected some typos
2025-04-28 08:21:21 +02:00
KaeOhhhh
2112067054
Support pagination in /admin/users API
...
Update Users.svelte
Update index.ts
Update users.py
Update users.py
Update UserList.svelte
2025-04-28 11:29:42 +07:00
Stephen Smith
240d91d38d
Add yacy config for user/pass, automatically add yacy json api path
2025-04-26 22:28:30 -04:00
Stephen Smith
0f73b96616
first pass at yacy support copied from searxng
2025-04-26 14:07:13 -04:00
Timothy Jaeryang Baek
1349bc47b1
fix: chat message input ui styling
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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-ollama-images (push) Has been cancelled
2025-04-25 14:21:58 +09:00
tth37
92dbeb1939
feat: Add Firecrawl search engine
2025-04-24 14:57:28 +08:00
Chayud
86b9f252c6
fix(i18n): improve Thai translations
2025-04-24 10:35:02 +07:00
Timothy Jaeryang Baek
0b5514f376
refac
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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-ollama-images (push) Has been cancelled
2025-04-24 03:16:46 +09:00
Timothy Jaeryang Baek
28ec3069de
enh: exp token check
2025-04-24 03:12:22 +09:00
Peter Dave Hello
c798adb04c
i18n: improve zh-TW Traditional Chinese locale
2025-04-24 00:37:15 +08:00
Tim Jaeryang Baek
2b10b378b6
Merge pull request #13170 from TiancongLx/dev
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
i18n: update zh-TW
2025-04-23 08:22:27 -07:00
Tiancong Li
afdba443f4
i18n: update zh-TW
2025-04-23 21:28:46 +08:00
Ole Guldberg
176ff56e85
Merge branch 'update-danish-translation' of https://github.com/oleguldberg/open-webui into update-danish-translation
2025-04-23 12:30:19 +02:00
Ole Guldberg
f2765bee72
More Danish Translation
...
i18n - add to Danish translation. Made agains -dev.
2025-04-23 12:25:32 +02:00
Ole Guldberg
497a7b4ded
More Danish Translation
...
i18n - add to Danish translation. Made agains -dev.
2025-04-23 12:06:17 +02:00
Timothy Jaeryang Baek
5030041683
chore: format
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-23 16:05:15 +09:00
Timothy Jaeryang Baek
2f7b5acdf8
enh: chat share & export permissions
2025-04-23 14:43:33 +09:00
Tim Jaeryang Baek
7937ed3ee1
Merge pull request #13144 from PeterDaveHello/FixI18nInMultiResponseMessages
...
i18n: Add missing i18n locale for "Merged Response" string
2025-04-22 20:38:37 -07:00
Peter Dave Hello
4eb6985c1b
i18n: improve zh-TW Traditional Chinese locale
2025-04-23 02:03:07 +08:00
Peter Dave Hello
5f81755b86
i18n: Add missing i18n locale for "Merged Response" string
2025-04-23 02:01:18 +08:00
tth37
5b9c1de3d1
fix: Translatable 'Searching the web'
2025-04-22 01:24:30 +08:00
Timothy Jaeryang Baek
1a6e4c2948
refac
2025-04-19 23:40:31 -07:00
Timothy Jaeryang Baek
6fd082d55f
enh: html token (allow yt embed)
2025-04-19 23:38:08 -07:00
Timothy Jaeryang Baek
f4de3b4c45
enh: notificationSoundAlways option
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-19 23:13:19 -07:00
Timothy Jaeryang Baek
48637893b1
fix: scroll on branch change w/ multi response chat
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-19 04:09:46 -07:00
Timothy Jaeryang Baek
463d7fb628
refac: openapi to tool spec
2025-04-19 03:46:06 -07:00
Timothy Jaeryang Baek
ad8c8da438
refac
2025-04-19 02:47:48 -07:00
Timothy Jaeryang Baek
f0447b24ab
refac: wording
2025-04-19 01:51:40 -07:00
Tim Jaeryang Baek
87844a8042
Merge pull request #12822 from tth37/feat_external_search_loader
...
feat: Support for Self-Hosted/External Web Search/Loader Engines
2025-04-18 23:51:27 -07:00
Tim Jaeryang Baek
6101067ea4
Merge pull request #12974 from holmlund/fix/prompts-international
...
fix: improve international character handling in prompt commands
2025-04-18 18:19:12 -07:00
Timothy Jaeryang Baek
8b9527d887
refac
2025-04-18 17:14:09 -07:00
Timothy Jaeryang Baek
a5476ef7d8
refac
2025-04-18 17:10:44 -07:00
Timothy Jaeryang Baek
60d84a3aae
chore: license "branding" clause
2025-04-18 14:49:20 -07:00
Erfan Asadi
527c5e73dc
fix: revert اولاما to ollama after feedback
2025-04-18 18:56:01 +03:30
Erfan Asadi
2ecfd3dbed
Merge branch 'dev' of https://github.com/erandow/open-webui into translate-persian-texts
2025-04-18 18:55:14 +03:30
Erfan Asadi
5989b6ca12
Merge branch 'main' of https://github.com/erandow/open-webui into translate-persian-texts
2025-04-18 18:54:35 +03:30
Erfan Asadi
e3af831db1
feat: translate the remaining texts in persian
2025-04-18 18:38:06 +03:30
Timothy Jaeryang Baek
0d09e46281
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-04-18 05:32:11 -07:00
Timothy Jaeryang Baek
961869a60c
refac
2025-04-18 05:30:50 -07:00
Timothy Jaeryang Baek
b8fb4e528d
enh: toast close button
2025-04-18 04:33:18 -07:00
Tim Jaeryang Baek
794360addc
Merge pull request #12997 from Elmolesto/feat/knowledge-lazy-load-content
...
feat: Lazy load file content on click
2025-04-18 04:04:29 -07:00
Tim Jaeryang Baek
fa8132903e
Merge pull request #12904 from hurxxxx/feat/onedrive-orgs
...
feat: support Organization and School accounts in OneDrive
2025-04-18 04:03:54 -07:00
Timothy Jaeryang Baek
a86a932b46
refac: deprecate event dispatcher
2025-04-18 02:38:53 -07:00
Felipe Hernandez
14fa7d16f9
feat: Cache file content
2025-04-18 11:38:15 +02:00
Timothy Jaeryang Baek
8f67ffabbd
fix: model editor system not being preserved
2025-04-18 02:23:25 -07:00
Timothy Jaeryang Baek
a22be555cb
refac
2025-04-18 01:26:42 -07:00
Tim Jaeryang Baek
840dd9c89a
Merge pull request #12971 from tth37/fix_source_indexing
...
fix: Align backend <source> tag indexing with frontend citation grouping
2025-04-17 22:08:07 -07:00
Tim Jaeryang Baek
477ac7de86
Merge pull request #12968 from alpha-pet/feat-openapi-parameter-description
...
feat: support OpenAPI parameter description and enum values in tool spec
2025-04-17 22:02:50 -07:00
Felipe Hernandez
88f97372d9
fix: Show content on upload file
2025-04-18 02:01:47 +02:00
Felipe Hernandez
0577dc2990
feat: Lazy load file content on click
2025-04-18 01:40:30 +02:00
Tim Jaeryang Baek
3b20c57ea8
Merge pull request #12956 from lukasz-pekala/feat/improve-polish-translation
...
fix: update Polish translations for clarity and consistency
2025-04-17 12:38:14 -07:00
Tim Jaeryang Baek
43b9bf17dc
Merge pull request #12966 from damianmr/dev
...
i18n: Update es-ES (Spanish) translation.json
2025-04-17 12:38:03 -07:00
knight-upstage
cdf26d8189
i18n: Update ko-KR (Korean) translation.json
2025-04-17 09:57:22 -07:00
tth37
79bde6fa47
fix: Align backend <source> tag indexing with frontend citation grouping
2025-04-17 22:27:22 +08:00
Thomas Rehn
3dcbf1acf5
feat: support OpenAPI parameter description and enum values in tool spec
2025-04-17 15:48:55 +02:00
Damian Mendez Romera
b1629d8660
i18n: Update es-ES (Spanish) translation.json
2025-04-17 13:58:00 +01:00
David Holmlund
9f8b94e45f
fix: improve international character handling in prompt commands
2025-04-17 14:56:57 +02:00