mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Conversation turn limit exceeded #3987
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?
Originally created by @Michaelwucoc on GitHub (Feb 20, 2025).
Installation Method
Docker Install
Environment
Open WebUI Version: [e.g., v0.5.14]
Ollama (if applicable): Not Installed
Operating System: [e.g., ubuntu]
Browser (if applicable): [e.g., Chrome Newest]
Confirmation:
Expected Behavior:
Still generating responses and do querying.
Actual Behavior:
Return This Error.
Description
Bug Summary:
The program will not keep generating content after 4 turns (In web search mode and knowledge base selected)
Reproduction Details
Steps to Reproduce:
Enable Web Search.
Ask 2 questions.
Return Error.
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
Additional Information
After installing pipelines and fliters, it still doesn't work.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@silentoplayz commented on GitHub (Feb 20, 2025):
This sounds like you have a rate limit filter function applied to your conversations.