WanderingMeow
de3d49000e
fix: RegExp "invalid group specifier name" exception on Safari < 16.4 ( #3306 , #3371 )
2024-07-01 10:42:55 +08:00
dependabot[bot]
8c7fb0312c
chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend
...
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.2.0 to 0.2.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.0...langchain-community==0.2.6 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:30:30 +00:00
dependabot[bot]
0ee984b444
chore(deps): bump sentence-transformers from 2.7.0 to 3.0.1 in /backend
...
Bumps [sentence-transformers](https://github.com/UKPLab/sentence-transformers ) from 2.7.0 to 3.0.1.
- [Release notes](https://github.com/UKPLab/sentence-transformers/releases )
- [Commits](https://github.com/UKPLab/sentence-transformers/compare/v2.7.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: sentence-transformers
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:30:25 +00:00
dependabot[bot]
2fadc0c68f
chore(deps): bump requests from 2.32.2 to 2.32.3 in /backend
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:30:22 +00:00
dependabot[bot]
3f31bb0975
chore(deps): bump langfuse from 2.33.0 to 2.36.2 in /backend
...
Bumps [langfuse](https://github.com/langfuse/langfuse ) from 2.33.0 to 2.36.2.
- [Release notes](https://github.com/langfuse/langfuse/releases )
- [Commits](https://github.com/langfuse/langfuse/commits )
---
updated-dependencies:
- dependency-name: langfuse
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:30:20 +00:00
Timothy Jaeryang Baek
5d1573fd1b
Merge pull request #3557 from Naufal05R/patch-1
...
i18n: Update Indonesian translation
2024-06-30 17:46:56 -07:00
Timothy Jaeryang Baek
5c6e30cb5d
Merge pull request #3558 from cheahjs/refac/reduce-startup-mem-usage
...
refac: reduce startup memory usage
2024-06-30 17:46:27 -07:00
Timothy J. Baek
a55d6e6077
fix: compare message
2024-06-30 17:45:28 -07:00
Jun Siang Cheah
a48ac6a209
refac: lazily load sentence_transformers to reduce start up memory usage
2024-07-01 08:13:56 +08:00
Jun Siang Cheah
17c684369e
refac: lazily load faster_whisper to reduce start up memory usage
2024-07-01 08:13:02 +08:00
Naufal Rabbani
11210fb6e4
i18n: Update Indonesian translation
2024-07-01 06:48:57 +07:00
Timothy Jaeryang Baek
824966ad4a
Merge pull request #3555 from open-webui/dev
...
fix: default locale
2024-06-30 14:53:27 -07:00
Timothy J. Baek
f77073410e
refac
2024-06-30 14:52:18 -07:00
Nicko van Someren
9cf622d981
Added support for using Apache Tika as a document loader.
...
Added persistent configuration options to configure use and location of Tika service.
Updated backend.apps.rag.main:get_loader() to make use of Tika document loader.
2024-06-30 15:49:15 -06:00
Timothy J. Baek
d9a229b1ec
fix: default locale
2024-06-30 14:48:05 -07:00
Timothy Jaeryang Baek
7bc88eb00d
Merge pull request #3549 from open-webui/dev
...
refac: ollama non streaming response
2024-06-30 01:40:26 -07:00
Timothy J. Baek
f6efda9e2f
refac: ollama non stream response
2024-06-30 01:30:19 -07:00
Timothy Jaeryang Baek
bb53282cb0
Merge pull request #3542 from open-webui/dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.1.7
...
chore(deps): update duckduckgo-search requirement from ~=6.1.5 to ~=6.1.7 in /backend
2024-06-29 20:44:19 -07:00
Timothy Jaeryang Baek
c933865172
Merge pull request #3541 from open-webui/dependabot/pip/backend/dev/langchain-chroma-0.1.2
...
chore(deps): bump langchain-chroma from 0.1.1 to 0.1.2 in /backend
2024-06-29 20:43:56 -07:00
Timothy Jaeryang Baek
ce990d3859
Merge pull request #3539 from open-webui/dependabot/pip/backend/dev/chromadb-0.5.3
...
chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend
2024-06-29 20:43:46 -07:00
Timothy Jaeryang Baek
315c8b2af3
Merge pull request #3540 from open-webui/dependabot/pip/backend/dev/python-socketio-5.11.3
...
chore(deps): bump python-socketio from 5.11.2 to 5.11.3 in /backend
2024-06-29 20:43:31 -07:00
Timothy Jaeryang Baek
66182bac75
Merge pull request #3546 from open-webui/dev
...
refac: language detection
2024-06-29 20:41:32 -07:00
Timothy J. Baek
5ee7da54a1
refac: language detection
2024-06-29 20:41:06 -07:00
Timothy J. Baek
4b0c422ec5
chore: format
2024-06-29 20:33:10 -07:00
dependabot[bot]
5dacd41278
chore(deps): bump openpyxl from 3.1.2 to 3.1.5 in /backend
...
Bumps [openpyxl](https://openpyxl.readthedocs.io ) from 3.1.2 to 3.1.5.
---
updated-dependencies:
- dependency-name: openpyxl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 03:27:46 +00:00
dependabot[bot]
052c582930
chore(deps): update duckduckgo-search requirement in /backend
...
Updates the requirements on [duckduckgo-search](https://github.com/deedy5/duckduckgo_search ) to permit the latest version.
- [Release notes](https://github.com/deedy5/duckduckgo_search/releases )
- [Commits](https://github.com/deedy5/duckduckgo_search/compare/v6.1.5...v6.1.7 )
---
updated-dependencies:
- dependency-name: duckduckgo-search
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 03:27:43 +00:00
dependabot[bot]
3c0ce5d1b0
chore(deps): bump langchain-chroma from 0.1.1 to 0.1.2 in /backend
...
Bumps [langchain-chroma](https://github.com/langchain-ai/langchain ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-chroma==0.1.1...langchain-chroma==0.1.2 )
---
updated-dependencies:
- dependency-name: langchain-chroma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 03:27:39 +00:00
dependabot[bot]
9d1aa4aebe
chore(deps): bump python-socketio from 5.11.2 to 5.11.3 in /backend
...
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio ) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases )
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md )
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v5.11.2...v5.11.3 )
---
updated-dependencies:
- dependency-name: python-socketio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 03:27:34 +00:00
dependabot[bot]
e540f8a4e4
chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend
...
Bumps [chromadb](https://github.com/chroma-core/chroma ) from 0.5.0 to 0.5.3.
- [Release notes](https://github.com/chroma-core/chroma/releases )
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md )
- [Commits](https://github.com/chroma-core/chroma/compare/0.5.0...0.5.3 )
---
updated-dependencies:
- dependency-name: chromadb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 03:27:27 +00:00
Timothy Jaeryang Baek
4900ac5136
Merge pull request #3536 from open-webui/dev
...
0.3.7
2024-06-29 20:26:59 -07:00
Timothy J. Baek
58d8dd94fc
chore: bump
2024-06-29 20:26:51 -07:00
Timothy J. Baek
df8d1dacc4
refac: browser language detection
2024-06-29 20:04:04 -07:00
Timothy Jaeryang Baek
56137acd94
Merge pull request #3507 from open-webui/dependabot/pip/authlib-1.3.1
...
chore(deps): bump authlib from 1.3.0 to 1.3.1
2024-06-29 19:52:43 -07:00
Timothy J. Baek
41c55fbb81
enh: boilerplate
2024-06-29 19:49:16 -07:00
Timothy J. Baek
16454c0de5
chore: format
2024-06-29 19:47:23 -07:00
Timothy J. Baek
d0567832cc
fix
2024-06-29 19:40:54 -07:00
bannert
9c2313a1bd
feat(i18n): improve init function with cleaner code and nullish coalescing operator
...
- Use object destructuring for clearer variable assignment.
- Utilize the nullish coalescing operator to simplify ternary expressions.
- Refactored the import statement to remove duplication.
2024-06-30 02:44:03 +02:00
Timothy Jaeryang Baek
61972ca97d
Merge pull request #3519 from Naufal05R/main
...
i18n: Add Indonesian translate
2024-06-29 13:17:12 -07:00
Timothy Jaeryang Baek
73135b6e51
Merge pull request #3511 from Peter-De-Ath/ollama-chat-no-stream
...
fix: isInstance of streamingResponse but content-type is application/json
2024-06-29 13:16:32 -07:00
Timothy Jaeryang Baek
27709c835c
Merge pull request #3497 from aguvener/dev
...
i18n: tr_TR translation updated with the latest changes
2024-06-29 13:15:59 -07:00
Timothy Jaeryang Baek
d3a67b44cd
Merge pull request #3499 from Semihal/fix-oauth-openid
...
fix: First OIDC account is not admin
2024-06-29 13:15:42 -07:00
Timothy Jaeryang Baek
58398b6eeb
Merge pull request #3514 from KarlLee830/translate
...
i18n: Update Chinese translation
2024-06-29 13:14:35 -07:00
Timothy Jaeryang Baek
98ae064cd0
Merge pull request #3525 from aleixdorca/dev
...
i18n: Updated Catalan Translations
2024-06-29 13:14:23 -07:00
Aleix Dorca
776082dc87
i18n: Updated Catalan Translation
2024-06-29 20:34:31 +02:00
aleix
6e03a1c168
i18n: Updated Catalan Translation
2024-06-29 17:25:11 +02:00
aleix
45cb1c0fcb
Updated Catalan Translation
2024-06-29 17:21:03 +02:00
Naufal Rabbani
5b848dcf54
added indonesian language
2024-06-29 16:25:42 +07:00
Naufal Rabbani
2ef899220a
added indonesian language
2024-06-29 16:18:45 +07:00
Karl Lee
8ab4b7ab47
i18n: Update Chinese translation
2024-06-29 04:22:04 +08:00
Peter De-Ath
269db0748a
fix: isInstance of streamingResponse but content-type is application/json
2024-06-28 20:32:07 +01:00