mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #3104] [CLOSED] fix: ollama long response timeout #36817
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/3104
Author: @TheTerrasque
Created: 6/12/2024
Status: ❌ Closed
Base:
dev← Head:defect/ollama-long-response-timeout📝 Commits (5)
c2e8af5Merge pull request #3090 from open-webui/dev8f3c9b3Merge pull request #3093 from open-webui/dev95ff355Merge pull request #3094 from open-webui/dev33bb787Merge pull request #3095 from open-webui/dev1295fbeAdded timeout setting for ollama streaming response📊 Changes
3 files changed (+7 additions, -1 deletions)
View changed files
📝
TROUBLESHOOTING.md(+4 -0)📝
backend/apps/ollama/main.py(+2 -1)📝
backend/config.py(+1 -0)📄 Description
Changes:
aiohttp.ClientSessioncall to ollama, to work around default timeout of 5 minutes being too short in some situations🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.