Original PR: https://github.com/open-webui/open-webui/pull/5699 Author: @tjbck Created: 9/25/2024 Status: ✅ Merged Merged: 9/25/2024 Merged by: @tjbck
Base: main ← Head: dev
main
dev
d501ece
e030f26
1767b64
92b1acd
6c4445d
119a7f1
8 files changed (+63 additions, -44 deletions)
📝 CHANGELOG.md (+9 -0) 📝 backend/open_webui/config.py (+6 -0) 📝 backend/open_webui/env.py (+4 -12) 📝 backend/open_webui/main.py (+5 -0) 📝 package-lock.json (+2 -2) 📝 package.json (+1 -1) 📝 src/lib/components/chat/Chat.svelte (+19 -17) 📝 src/lib/utils/marked/katex-extension.ts (+17 -12)
CHANGELOG.md
backend/open_webui/config.py
backend/open_webui/env.py
backend/open_webui/main.py
package-lock.json
package.json
src/lib/components/chat/Chat.svelte
src/lib/utils/marked/katex-extension.ts
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/5699
Author: @tjbck
Created: 9/25/2024
Status: ✅ Merged
Merged: 9/25/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (6)
d501ecefix: Fix KaTeX corner casese030f26Merge pull request #5675 from sp301415/dev1767b64fix: 'call' url search param not working92b1acdfix: RESET_CONFIG_ON_START not working6c4445dfix: filter outlet issue119a7f1doc: changelog📊 Changes
8 files changed (+63 additions, -44 deletions)
View changed files
📝
CHANGELOG.md(+9 -0)📝
backend/open_webui/config.py(+6 -0)📝
backend/open_webui/env.py(+4 -12)📝
backend/open_webui/main.py(+5 -0)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Chat.svelte(+19 -17)📝
src/lib/utils/marked/katex-extension.ts(+17 -12)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.