Classic298
34c9a8825c
Update prune.py
2025-08-12 14:54:54 +02:00
expruc
74b1c80132
disable collection retrieval and bm_25 calculation if bm_25 weight is 0 or less
2025-08-12 15:53:39 +03:00
Classic298
709c852917
Update prune.py
2025-08-12 13:20:16 +02:00
Classic298
60edac6c3f
Update Database.svelte
2025-08-12 13:16:55 +02:00
Classic298
e4a0bd8640
Update Database.svelte
2025-08-12 13:15:38 +02:00
Classic298
8d7273afae
Update prune.ts
2025-08-12 12:48:05 +02:00
Classic298
5ce002d5b3
Update PruneDataDialog.svelte
2025-08-12 12:47:51 +02:00
Classic298
0bd42e5c6d
Update Database.svelte
2025-08-12 12:47:34 +02:00
Classic298
028a2e5984
Update prune.py
2025-08-12 12:47:19 +02:00
Thomas Rehn
7aa41d5d0c
feat: use AIOHTTP_CLIENT_TIMEOUT for tool calls to make timeout configurable
2025-08-12 12:29:02 +02:00
Shirasawa
4c30f22444
Update translation.json
2025-08-12 15:28:55 +08:00
Shirasawa
6af94ae8f3
Update translation.json
2025-08-12 14:16:26 +08:00
Shirasawa
2625cd8719
Update translation.json
2025-08-12 12:10:09 +08:00
Timothy Jaeryang Baek
f91da291d9
refac: reactive user settings
2025-08-12 03:48:04 +04:00
Athanasios Oikonomou
5543f30c49
feat: Allow navigating to user group from user edit
...
This commit allow navigating from user edit to user group, allowing faster updates to groups.
The querystringValue function was moved to lib/utils to reuse it in multiple places.
2025-08-12 01:08:56 +03:00
joaoback
06666cb148
Update translation.json
...
Several improvements were made and new translations were included for those items that had not yet been translated.
2025-08-11 18:49:40 -03:00
Classic298
df314fda1d
Update main.py
2025-08-11 23:41:49 +02:00
Classic298
f758bf74c2
Update main.py
2025-08-11 23:39:01 +02:00
Classic298
357b57e1d6
Update models.py
2025-08-11 23:36:48 +02:00
Timo van Asten
a10e038fff
Update translation.json
2025-08-11 23:23:49 +02:00
Classic298
d8c4dd6f79
Fix admin model access ( #17 )
...
* Update models.py
* Update models.py
* Update models.py
* Update ollama.py
* Update openai.py
* Update models.py
* Update openai.py
* Update ollama.py
2025-08-11 23:23:44 +02:00
Timo van Asten
7ace997c53
Update translation.json
2025-08-11 23:13:04 +02:00
Classic298
aadb296577
Merge branch 'open-webui:main' into universal_file_deletion
2025-08-11 22:09:25 +02:00
Timothy Jaeryang Baek
62506b1955
fix: duckduckgo isn't duckduckgo anymore
2025-08-11 22:43:29 +04:00
Kylapaallikko
53c9c48387
Update fi-FI translation.json
...
Added missing translations
2025-08-11 19:11:56 +03:00
Timothy Jaeryang Baek
2df4e7207b
refac
2025-08-11 17:38:00 +04:00
Timothy Jaeryang Baek
f890fe6901
enh: allow plaintext for external tool servers
2025-08-11 17:36:36 +04:00
Tim Jaeryang Baek
438e5d966f
Merge pull request #16456 from open-webui/dev
...
0.6.22
2025-08-11 17:15:28 +04:00
Timothy Jaeryang Baek
17cc3b7d72
fix: chat item generate title button
2025-08-11 17:13:22 +04:00
Timothy Jaeryang Baek
d89c5b6c30
chore: format
2025-08-11 17:01:56 +04:00
Timothy Jaeryang Baek
8fd5006b6f
refac
2025-08-11 17:01:18 +04:00
Timothy Jaeryang Baek
97448e25ec
fix: openai error handling
2025-08-11 17:00:06 +04:00
Timothy Jaeryang Baek
8916a284bd
chore: format
2025-08-11 16:43:17 +04:00
Timothy Jaeryang Baek
8e2aaaf94f
chore: bump
2025-08-11 16:42:40 +04:00
Tim Jaeryang Baek
e15f8b8baf
Merge pull request #16458 from Classic298/patch-3
...
chore: 0.6.22 changelog
2025-08-11 16:37:24 +04:00
Timothy Jaeryang Baek
890691319f
fix: s3vector import issue
2025-08-11 16:23:08 +04:00
Timothy Jaeryang Baek
21094ca88b
fix: pinecone insert issue
2025-08-11 16:22:58 +04:00
Tim Jaeryang Baek
9aea18f90c
Merge pull request #16479 from EventHorizon-AI/fix/landing-page-mode
...
fix: Correctly determine the Landing Page Mode
2025-08-11 16:18:55 +04:00
Timothy Jaeryang Baek
6202e09348
refac
2025-08-11 14:09:35 +04:00
EntropyYue
29ba56757d
fix: Correctly determine the Landing Page Mode
2025-08-11 17:59:01 +08:00
Timothy Jaeryang Baek
fbf5f2bb67
refac: disable direct connections by default to avoid confusion
2025-08-11 13:49:53 +04:00
Tim Jaeryang Baek
1134512b22
Merge pull request #16470 from ShirasawaSama/patch-1
...
i18n: Improve zh-CN translation
2025-08-11 13:27:35 +04:00
Shirasawa
8424acef4b
Update translation.json
2025-08-11 07:35:46 +00:00
Classic298
d454e6a033
Feat/prune orphaned data ( #16 )
...
* feat: Add prune orphaned data functionality
* feat: Add prune orphaned data functionality
* feat: Add prune orphaned data functionality
* fix: Restyle PruneDataDialog modal
* feat: Add comprehensive prune orphaned data functionality and fix circular import
* feat: Add comprehensive prune orphaned data functionality and fix circular import
* feat: Add comprehensive prune orphaned data functionality and fix database size issues
* feat: Add comprehensive prune orphaned data functionality and fix database size issues
* feat: Add comprehensive prune orphaned data functionality and fix database size issues
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update folders.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Update prune.py
* Delete backend/open_webui/test/test_prune.py
* Update prune.ts
* Update PruneDataDialog.svelte
* Update prune.py
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update prune.py
* Update PruneDataDialog.svelte
* Update prune.ts
* Update Database.svelte
* Update prune.py
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update prune.py
* Update prune.py
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update Database.svelte
* Update prune.py
* Update prune.ts
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
* Update prune.py
* Update prune.ts
* Update PruneDataDialog.svelte
* Update files.py
* Update prompts.py
* Update notes.py
* Update models.py
* Update access_control.py
* Update PruneDataDialog.svelte
* Update PruneDataDialog.svelte
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-08-10 23:40:01 +02:00
Classic298
bc9b51402f
0.6.22 changelog init
2025-08-10 23:20:17 +02:00
Timothy Jaeryang Baek
1623396086
refac: styling
2025-08-11 00:57:37 +04:00
Timothy Jaeryang Baek
29447366d1
refac: styling
2025-08-11 00:54:08 +04:00
Tim Jaeryang Baek
5941713b0c
Merge pull request #16448 from BoFFire/dev
...
i18n add kabyle language
2025-08-11 00:49:08 +04:00
Timothy Jaeryang Baek
32a022a823
enh: v1 endpoint support
2025-08-11 00:45:59 +04:00
Timothy Jaeryang Baek
497471d16b
enh: regenerate menu toggle setting
2025-08-11 00:43:41 +04:00