mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
[PR #509] [MERGED] feat: terminate request on user stop #7155
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/509
Author: @tjbck
Created: 1/18/2024
Status: ✅ Merged
Merged: 1/18/2024
Merged by: @tjbck
Base:
main← Head:stop-fix📝 Commits (3)
442e3d9feat: terminate request on user stopb8337dbUpdate +page.svelte981ec89fix: cancel chat generation on route change📊 Changes
4 files changed (+189 additions, -89 deletions)
View changed files
📝
backend/apps/ollama/main.py(+37 -1)📝
src/lib/apis/ollama/index.ts(+23 -0)📝
src/routes/(app)/+page.svelte(+66 -44)📝
src/routes/(app)/c/[id]/+page.svelte(+63 -44)📄 Description
Resolves #456
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.