Timothy Jaeryang Baek
|
db836c53f6
|
refac
|
2025-06-03 21:57:18 +04:00 |
|
Timothy Jaeryang Baek
|
7ca35068a6
|
refac: styling
|
2025-06-03 21:55:40 +04:00 |
|
Timothy Jaeryang Baek
|
bbedc50f00
|
refac
|
2025-06-03 21:52:58 +04:00 |
|
Timothy Jaeryang Baek
|
d2b5a1614a
|
refac
|
2025-06-03 21:52:25 +04:00 |
|
Timothy Jaeryang Baek
|
abae0a837f
|
refac: styling
|
2025-06-03 21:51:12 +04:00 |
|
YuQX
|
4eef6f432f
|
fix: Rendering problem with Chinese quotation mark in **bold** & *italic* (after Chinese parentheses issue).
|
2025-06-03 23:30:51 +08:00 |
|
Timothy Jaeryang Baek
|
0a1ff4a8fa
|
refac
|
2025-06-03 18:49:42 +04:00 |
|
Timothy Jaeryang Baek
|
931e5ffa6e
|
refac
|
2025-06-03 18:49:03 +04:00 |
|
Timothy Jaeryang Baek
|
185249623b
|
feat: follow ups backend integration
|
2025-06-03 18:47:49 +04:00 |
|
YuQX
|
ca894df2bd
|
Merge pull request #2 from open-webui/main
Upgrade to v0.6.13
|
2025-06-03 22:36:28 +08:00 |
|
Timothy Jaeryang Baek
|
9e49fbc8bf
|
feat: follow ups
|
2025-06-03 18:07:29 +04:00 |
|
Timothy Jaeryang Baek
|
f8b941fb96
|
refac
|
2025-06-03 17:24:31 +04:00 |
|
Timothy Jaeryang Baek
|
2fee89dfa6
|
doc: readme
|
2025-06-03 16:49:24 +04:00 |
|
Timothy Jaeryang Baek
|
4d364e2967
|
refac: remove msg from known type
|
2025-06-03 16:27:28 +04:00 |
|
Tim Jaeryang Baek
|
8bdefa5481
|
Merge pull request #14592 from ER-EPR/main
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-cuda126-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-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-cuda126-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
Feat: Add a new docker tag cu126 to maintain support for NVIDIA cuda capability 7.0 and below (e.g. V100, GTX1080)
|
2025-06-03 12:48:15 +04:00 |
|
Tim Jaeryang Baek
|
34a8b95cc3
|
Merge pull request #14622 from Zyfax/patch-2
fix: remove trailing slash form test connection api url
|
2025-06-03 12:43:31 +04:00 |
|
Zyfax
|
e353f15a3c
|
fix: remove ending slash form test connection url
Removes the ending slash when testing openai and ollama api url.
|
2025-06-03 09:11:01 +02:00 |
|
Dave
|
77b357c73b
|
fix: update label for search context usage to clarify its purpose
|
2025-06-03 00:27:07 +02:00 |
|
Dave
|
96e9bfe0e5
|
feat: add Perplexity model and search context usage configuration options
|
2025-06-03 00:19:08 +02:00 |
|
Tim Jaeryang Baek
|
3c32d2cada
|
Merge pull request #14539 from PVBLIC-F/refac/mistral
perf mistral.py Enhance for Overall Speed and Efficiency
|
2025-06-02 23:52:59 +04:00 |
|
Timothy Jaeryang Baek
|
3da1802eec
|
fix: message delete issue
|
2025-06-02 23:25:38 +04:00 |
|
Tim Jaeryang Baek
|
0ebe35c571
|
Merge pull request #14532 from PVBLIC-F/refac/pinecone
perf pinecone.py Improve Performance and Maintainability Using Current Best Practices
|
2025-06-02 23:12:48 +04:00 |
|
Tim Jaeryang Baek
|
29d6eb642f
|
Merge pull request #14555 from diwakar-s-maurya/patch-8
feat: Add route for each tab in Settings
|
2025-06-02 22:36:36 +04:00 |
|
Tim Jaeryang Baek
|
7536a94585
|
Merge pull request #14552 from expruc/he-tr
i18n: updated hebrew locale
|
2025-06-02 21:42:45 +04:00 |
|
Tim Jaeryang Baek
|
89dcce0df2
|
Merge pull request #14553 from PeterDaveHello/Improve-zh-TW-locale
i18n: update and improve zh-TW Traditional Chinese locale
|
2025-06-02 21:40:01 +04:00 |
|
Tim Jaeryang Baek
|
6e2bffee69
|
Merge pull request #14566 from open-webui/dependabot/pip/backend/dev/uvicorn-standard--0.34.2
build(deps): bump uvicorn[standard] from 0.34.0 to 0.34.2 in /backend
|
2025-06-02 21:38:39 +04:00 |
|
Tim Jaeryang Baek
|
84c06aa582
|
Merge pull request #14565 from open-webui/dependabot/pip/backend/dev/pillow-11.2.1
build(deps): bump pillow from 11.1.0 to 11.2.1 in /backend
|
2025-06-02 21:37:45 +04:00 |
|
Tim Jaeryang Baek
|
281b74f4b4
|
Merge pull request #14563 from open-webui/dependabot/pip/backend/dev/azure-ai-documentintelligence-1.0.2
build(deps): bump azure-ai-documentintelligence from 1.0.0 to 1.0.2 in /backend
|
2025-06-02 21:37:37 +04:00 |
|
Tim Jaeryang Baek
|
816e35bd79
|
Merge pull request #14562 from open-webui/dependabot/pip/backend/dev/validators-0.35.0
build(deps): bump validators from 0.34.0 to 0.35.0 in /backend
|
2025-06-02 21:37:28 +04:00 |
|
Tim Jaeryang Baek
|
0469120709
|
Merge pull request #14573 from open-webui/dependabot/npm_and_yarn/dev/katex-0.16.22
build(deps): bump katex from 0.16.21 to 0.16.22
|
2025-06-02 21:37:19 +04:00 |
|
ER-EPR
|
bf3897ec40
|
Merge pull request #1 from ER-EPR/ER-EPR-cuda126-1
Add cuda126 image in docker-build.yaml
|
2025-06-02 17:45:39 +08:00 |
|
ER-EPR
|
d649db4ef7
|
Add cuda126 image in docker-build.yaml
add USE_CUDA_VER=cu126 version to support cuda capability 7.0 and below
|
2025-06-02 17:44:17 +08:00 |
|
dependabot[bot]
|
28db03e4f9
|
build(deps): bump katex from 0.16.21 to 0.16.22
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.21 to 0.16.22.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.22)
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 02:49:05 +00:00 |
|
dependabot[bot]
|
26549244fc
|
build(deps): bump uvicorn[standard] from 0.34.0 to 0.34.2 in /backend
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.34.0...0.34.2)
---
updated-dependencies:
- dependency-name: uvicorn[standard]
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 02:28:37 +00:00 |
|
dependabot[bot]
|
3ccd2364ba
|
build(deps): bump pillow from 11.1.0 to 11.2.1 in /backend
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.1)
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 02:28:34 +00:00 |
|
dependabot[bot]
|
1131a61b8e
|
build(deps): bump azure-ai-documentintelligence in /backend
Bumps [azure-ai-documentintelligence](https://github.com/Azure/azure-sdk-for-python) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-ai-documentintelligence_1.0.0...azure-ai-documentintelligence_1.0.2)
---
updated-dependencies:
- dependency-name: azure-ai-documentintelligence
dependency-version: 1.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 02:28:27 +00:00 |
|
dependabot[bot]
|
2f3d4622db
|
build(deps): bump validators from 0.34.0 to 0.35.0 in /backend
Bumps [validators](https://github.com/python-validators/validators) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](https://github.com/python-validators/validators/compare/0.34.0...0.35.0)
---
updated-dependencies:
- dependency-name: validators
dependency-version: 0.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-01 02:28:18 +00:00 |
|
Peter Dave Hello
|
96d8a52fe3
|
i18n: update and improve zh-TW Traditional Chinese locale
|
2025-06-01 04:08:33 +08:00 |
|
Diwakar Singh Maurya
|
1ddc784af9
|
feat: Add route for each tab in Settings
|
2025-05-31 19:18:05 +00:00 |
|
expruc
|
185224e4e1
|
Locale: updated he translation
|
2025-05-31 21:37:42 +03:00 |
|
Timothy Jaeryang Baek
|
2c15f8e676
|
refac
|
2025-05-31 15:07:28 +04:00 |
|
Timothy Jaeryang Baek
|
4e82c44f3e
|
refac
|
2025-05-31 15:04:38 +04:00 |
|
Timothy Jaeryang Baek
|
e41e375aab
|
refac: role update ui
|
2025-05-31 15:00:27 +04:00 |
|
Tim Jaeryang Baek
|
343dac91c9
|
Merge pull request #14522 from SadmL/patch-2
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
[i18n] Russian locale update
|
2025-05-31 14:42:52 +04:00 |
|
PVBLIC Foundation
|
cf3635ba25
|
Update mistral.py
1. Intelligent Error Handling
Added _is_retryable_error() method to distinguish retryable vs non-retryable errors
Prevents unnecessary retries on client errors (4xx) that won't succeed
Caps retry delay at 30 seconds to prevent excessive waiting
2. Optimized Timeout Configuration
Upload: Capped at 2 minutes (was using full 5-minute timeout)
URL requests: 30 seconds (should be fast)
OCR processing: Full timeout (can take time)
Cleanup: 30 seconds (should be quick)
3. Enhanced Connection Pool
Increased connection limits: 20 total, 10 per host
Longer DNS cache TTL (10 minutes vs 5 minutes)
Increased keepalive timeout (60s vs 30s)
Added async DNS resolver for better performance
Granular timeout controls (connect, read, total)
4. Concurrency Control for Batch Processing
Added semaphore-based concurrency control (default: 5 concurrent)
Prevents API overwhelming while maintaining throughput
Configurable concurrency limit per workload
5. Memory Efficient Result Processing
Early exit for empty content validation
Better error metadata for debugging
Added content length tracking
Streamlined page processing logic
6. General Performance Improvements
Better error logging with truncated responses
Optimized metadata creation
Improved debug logging efficiency
|
2025-05-30 20:06:29 -07:00 |
|
PVBLIC Foundation
|
66bde32623
|
Update pinecone.py
|
2025-05-30 18:47:23 -07:00 |
|
sanae artoria
|
cbc514e681
|
The translation might be confusing, in some cases for example tooltips over a radio button
|
2025-05-31 01:13:55 +08:00 |
|
PVBLIC Foundation
|
4ecf2a8685
|
Update pinecone.py
May 2025 Latest Pinecone Best Practices
|
2025-05-30 09:33:57 -07:00 |
|
Link [Связной]
|
5555d889d5
|
Update translation.json
|
2025-05-30 11:55:22 +03:00 |
|
Link [Связной]
|
7dde16d0ac
|
[i18n] Russian locale update
|
2025-05-30 11:52:33 +03:00 |
|