mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-30 05:18:47 -05:00
[GH-ISSUE #20642] feat: Web search consumes a lot of context #138972
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 @belugaming on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20642
Check Existing Issues
Verify Feature Scope
Problem Description
No
Desired Solution you'd like
Version 0.7.2 provides many useful tools for AI, which is great, and I'm very grateful for everyone's contributions. Now I've encountered a problem: when I have the AI search online and engage in multiple rounds of dialogue, the context becomes incredibly complex. I've only had three dialogues, but the token count has reached 200,000. Is there any way to compress the context? I know previous versions could compress it, but their ability to search for information online was very poor.
Alternatives Considered
No response
Additional Context
No response