mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: enabele website as knowledge base for a model #6821
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 @VonNao on GitHub (Nov 3, 2025).
Check Existing Issues
Problem Description
Enable the new website scrape feature as knowledge base option for models in general to keep it persistent.
Desired Solution you'd like
It would be amazing to grant a model the option to use the new websitescrape feature as default knowledge base or create a new option to enable the model the usage of a perdefined website. Like with the file feature this would excelerate smaller models to use website as knowledge anchor point. Good example would be documentations like for example the docs of openwebui itself.
Alternatives Considered
No response
Additional Context
No response