Conversation
New translations have been made of the new items that were added in the latest version.
- Split attribute existence checks from document content checks - Added hasattr() check for metadatas attribute - Prevents AttributeError when collection_result is missing attributes - Maintains all original validation logic Fixes #17046
…nslation i18n: improve Chinese translation
Update translation.json (pt-BR)
i18n: Update Catalan Translation File
* This PR optimizes socket delta event broadcasting by leveraging rooms. Instead of iterating through a user's sessions and emitting events individually, this change sends a single event to a user-specific room. This approach is more efficient, reducing overhead and improving performance, particularly for users with multiple concurrent sessions. In testing this dramatically reduces emits and server load. * Update main.py Added userroom join --------- Co-authored-by: Tim Baek <[email protected]>
Improved and added missing translations.
### UPD Spanish Translation v0.6.35 Added new strings
Removes the unused `/litellm/config` endpoint, the corresponding `downloadLiteLLMConfig` frontend API function, and the unused import from the `Database.svelte` component. This code was identified as dead code as it was not being used in the UI.
i18n: Update fi-FI translation
Upd: i18n_ es-ES Spanish Translation v0.6.36
refactor: Remove unused litellm endpoint and associated frontend code
Co-Authored-By: Classic298 <[email protected]>
…46-clean fix: Handle AttributeError in hybrid search with reranking (#17046)
Co-Authored-By: Sihyeon Jang <[email protected]>
…eam-chunks feat: handle large stream chunks responses to support Nano Banana [Test Needed]
* Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
Classic298
added a commit
to Classic298/open-webui
that referenced
this pull request
Dec 17, 2025
Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
Classic298
added a commit
to Classic298/open-webui
that referenced
this pull request
Dec 17, 2025
Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
Classic298
added a commit
to Classic298/open-webui
that referenced
this pull request
Dec 18, 2025
Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026
Classic298
added a commit
to Classic298/open-webui
that referenced
this pull request
Dec 19, 2025
Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
tjbck
added a commit
that referenced
this pull request
Dec 20, 2025
…20027) * Merge pull request #19030 from open-webui/dev (#115) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves #13026 * Claude/find active user count 1ct t1 (#116) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves #13026 * Claude/find active user count 1ct t1 (#117) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves #13026 --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
tjbck
added a commit
that referenced
this pull request
Dec 20, 2025
* Update openai.py * Update env.py * Merge pull request #19030 from open-webui/dev (#119) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
Classic298
added a commit
to Classic298/open-webui
that referenced
this pull request
Dec 20, 2025
Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes open-webui#19900
tjbck
added a commit
that referenced
this pull request
Dec 20, 2025
…ries (#20049) * fix: prevent ExternalReranker from blocking event loop during RAG queries (#120) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes #19900 * Merge pull request #19030 from open-webui/dev (#122) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes #19900 --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
…pen-webui#20027) * Merge pull request open-webui#19030 from open-webui/dev (open-webui#115) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026 * Claude/find active user count 1ct t1 (open-webui#116) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026 * Claude/find active user count 1ct t1 (open-webui#117) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026 --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
…bui#20045) * Update openai.py * Update env.py * Merge pull request open-webui#19030 from open-webui/dev (open-webui#119) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
…ries (open-webui#20049) * fix: prevent ExternalReranker from blocking event loop during RAG queries (open-webui#120) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes open-webui#19900 * Merge pull request open-webui#19030 from open-webui/dev (open-webui#122) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes open-webui#19900 --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
…pen-webui#20027) * Merge pull request open-webui#19030 from open-webui/dev (open-webui#115) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026 * Claude/find active user count 1ct t1 (open-webui#116) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026 * Claude/find active user count 1ct t1 (open-webui#117) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Resolves open-webui#13026 --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
…bui#20045) * Update openai.py * Update env.py * Merge pull request open-webui#19030 from open-webui/dev (open-webui#119) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
…ries (open-webui#20049) * fix: prevent ExternalReranker from blocking event loop during RAG queries (open-webui#120) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes open-webui#19900 * Merge pull request open-webui#19030 from open-webui/dev (open-webui#122) Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]> Fixes open-webui#19900 --------- Co-authored-by: Tim Baek <[email protected]> Co-authored-by: Claude <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.