Timothy Jaeryang Baek
38fb9d5fd8
chore: jspdf depedency
2025-02-27 03:54:16 -08:00
Timothy Jaeryang Baek
15485e7c5d
Merge pull request #10469 from open-webui/dev
...
0.5.17
v0.5.17
2025-02-27 03:46:08 -08:00
Timothy Jaeryang Baek
8241fa2e12
doc: changelog
2025-02-27 03:45:33 -08:00
Timothy Jaeryang Baek
37a7dd6d33
chore: format
2025-02-27 02:18:44 -08:00
Timothy Jaeryang Baek
85b7ec9387
Merge pull request #10873 from TiancongLx/dev
...
i18n: update zh-TW
2025-02-27 02:17:33 -08:00
Tiancong Li
b838a1df99
i18n: update zh-TW
2025-02-27 17:57:10 +08:00
tidely
d7b18b662b
chore: use logging.getLevelNamesMapping()
...
Use `logging.getLevelNamesMapping()` for getting all valid logging levels. This also allows adding new ones using `logging.addLevel()`. This feature was [added](https://docs.python.org/3.11/library/logging.html#logging.getLevelNamesMapping ) in Python 3.11 which is above the minimum supported Python version for open-webui.
2025-02-27 11:19:27 +02:00
kurtdami
b061775932
feat: add perplexity integration to web search
2025-02-27 00:30:48 -08:00
Timothy Jaeryang Baek
8c4d967ef4
refac: evaluations settings ui
2025-02-26 23:58:43 -08:00
Timothy Jaeryang Baek
ce7cf62a55
refac: dedup
2025-02-26 23:51:39 -08:00
Timothy Jaeryang Baek
0a4dbf7cf0
refac
2025-02-26 23:41:09 -08:00
Timothy Jaeryang Baek
fcbdfbd744
refac
2025-02-26 23:35:09 -08:00
Timothy Jaeryang Baek
1ae702b8a6
Merge pull request #10860 from open-webui/audit-log-dev
...
feat: add audit logging feature
2025-02-26 23:19:37 -08:00
Timothy Jaeryang Baek
2d379cb35f
chore: pyproject
2025-02-26 23:19:19 -08:00
Timothy Jaeryang Baek
76e90d9f3f
Merge pull request #10436 from victorstevansuse/feat/audits
...
feat: add audit logging feature
2025-02-26 23:15:10 -08:00
Timothy Jaeryang Baek
da8c42ee49
feat: Sort models by name in ascending/descending order
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2025-02-26 23:12:46 -08:00
Timothy Jaeryang Baek
ddb30589e3
chore: format
...
HIDE MODELS
2025-02-26 22:18:18 -08:00
Timothy Jaeryang Baek
ef734833a5
fix
2025-02-26 21:22:51 -08:00
Timothy Jaeryang Baek
40ddd172e0
refac: web search settings ui
2025-02-26 15:56:45 -08:00
Timothy Jaeryang Baek
57010901e6
enh: bypass embedding and retrieval
2025-02-26 15:42:19 -08:00
Timothy Jaeryang Baek
1c2e36f1b7
refac
2025-02-26 13:59:08 -08:00
Timothy Jaeryang Baek
34aeaaf020
refac
2025-02-26 13:54:26 -08:00
Timothy Jaeryang Baek
fa91d83ac3
refac: documents settings ui
2025-02-26 13:48:56 -08:00
Timothy Jaeryang Baek
78a8ef8e66
refac: audio file handling
2025-02-26 13:09:52 -08:00
Timothy Jaeryang Baek
46ac6f2b29
fix
2025-02-26 12:53:07 -08:00
Timothy Jaeryang Baek
33d3558ca9
Merge pull request #10817 from NovoNordisk-OpenSource/ivaroli/adding-json-as-supported-file-type
...
fix: Using the TextLoader instead of Tika for JSON files
2025-02-26 12:49:29 -08:00
Timothy Jaeryang Baek
c1c92b0c03
Merge pull request #10820 from oyve/dev
...
i18n: Update translation.json for nb-NO
2025-02-26 12:49:02 -08:00
Øyvind
618307f35b
Update translation.json
...
Fill all empty translation
2025-02-26 16:29:47 +01:00
Ívar Óli Sigurðsson
c5a09cdd21
adding a comma
2025-02-26 15:27:03 +01:00
Ívar Óli Sigurðsson
661711164a
Adding json as a known source for Tika
2025-02-26 15:11:21 +01:00
Timothy Jaeryang Baek
80efaaffdd
Merge pull request #10810 from panda44312/patch-1
...
i18n: Update zh-cn translation
2025-02-26 04:29:41 -08:00
Panda
46f2dc0d11
Update zh-cn
2025-02-26 12:24:52 +01:00
Timothy Jaeryang Baek
674d6e08fc
Merge pull request #10809 from TobiasGoerke/feat/update_timestamp_asynchronously
...
feat: update get_current_user to refresh last active timestamp asynchronously
2025-02-26 02:38:06 -08:00
Tobias Goerke
76891f4760
feat: update get_current_user to refresh last active timestamp asynchronously
2025-02-26 10:53:47 +01:00
Timothy Jaeryang Baek
20f0b02b38
Merge pull request #10755 from softue/check-if-enable-ldap-chroma
...
Conditional import of ldap3 and chromadb
2025-02-25 16:02:40 -08:00
Timothy Jaeryang Baek
bef7a532cc
refac
2025-02-25 16:01:29 -08:00
Timothy Jaeryang Baek
ced508c912
Merge pull request #10783 from silentoplayz/share-fix
...
fix: community sharing for prompts and tools
2025-02-25 15:35:11 -08:00
Timothy Jaeryang Baek
c883368842
Merge pull request #10786 from silentoplayz/confirm-clear-for-memories
...
feat: Confirmation prompt on 'Clear' for memories
2025-02-25 15:34:14 -08:00
Silentoplayz
8097b6a3ff
Update ManageModal.svelte
...
no confirmation when no memories exist
2025-02-25 18:00:59 -05:00
Silentoplayz
7cfbf6489a
Update ManageModal.svelte
...
feat: Add ConfirmDialog to 'Clear Memory' button
2025-02-25 17:53:13 -05:00
Silentoplayz
11967a780d
Share fix
...
Fix
2025-02-25 17:05:05 -05:00
Timothy Jaeryang Baek
6cf0ceedba
refac
2025-02-25 11:11:36 -08:00
Timothy Jaeryang Baek
ec72dcba75
Merge pull request #10742 from hjer/improve-swedish-translation
...
i18n: Add and improve Swedish translation
2025-02-25 10:54:19 -08:00
Timothy Jaeryang Baek
54d7bf8f28
Merge branch 'dev' into improve-swedish-translation
2025-02-25 10:54:08 -08:00
Timothy Jaeryang Baek
3be5e3129b
Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging
...
refactor: replace print statements with logging
2025-02-25 10:53:02 -08:00
Rômulo Mendes Figueiredo
2298bfbd7e
refac: conditional import of ldap3
2025-02-25 13:07:53 -03:00
Yifang Deng
0e5d5ecb81
refactor: replace print statements with logging for better error tracking
2025-02-25 15:53:55 +01:00
Rômulo Mendes Figueiredo
b52a7e3543
refac: conditional import of chromadb
2025-02-25 11:35:36 -03:00
hjer
df1238229c
add and improve swedish translation
2025-02-25 13:58:09 +01:00
Timothy Jaeryang Baek
eafefcf838
chore: bump
2025-02-25 01:46:57 -08:00