Original PR: https://github.com/open-webui/open-webui/pull/2465 Author: @tjbck Created: 5/21/2024 Status: ✅ Merged Merged: 5/21/2024 Merged by: @tjbck
Base: main ← Head: dev
main
dev
e142223
7a556b2
8116b04
a07b89d
b87cf0d
b3de612
6b57d8d
3 files changed (+74 additions, -38 deletions)
📝 .github/workflows/docker-build.yaml (+37 -7) 📝 src/routes/(app)/+page.svelte (+21 -16) 📝 src/routes/(app)/c/[id]/+page.svelte (+16 -15)
.github/workflows/docker-build.yaml
src/routes/(app)/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2465
Author: @tjbck
Created: 5/21/2024
Status: ✅ Merged
Merged: 5/21/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (7)
e142223feat: cache docker layers to registry7a556b2Merge pull request #2428 from cheahjs/feat/better-docker-caching8116b04Filter message and don't send over any message that has empty contents to OpenAI's API.a07b89dUpdated filter to filter null message objects as well.b87cf0dFilters messages before going through to the OpenAI API to not include any empty messages.b3de612Merge pull request #2453 from AlyMobarak/main6b57d8dchore: format📊 Changes
3 files changed (+74 additions, -38 deletions)
View changed files
📝
.github/workflows/docker-build.yaml(+37 -7)📝
src/routes/(app)/+page.svelte(+21 -16)📝
src/routes/(app)/c/[id]/+page.svelte(+16 -15)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.