Originally created by @df-cgdm on GitHub (Nov 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7336
When using tika as the content extracter, the output of tika is logged with a info level. It would be better to log this with a debug level.
https://github.com/open-webui/open-webui/blob/d870386d7da7c1335ebab32158028e21006b8806/backend/open_webui/apps/retrieval/loaders/main.py#L109
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @df-cgdm on GitHub (Nov 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7336
When using tika as the content extracter, the output of tika is logged with a info level. It would be better to log this with a debug level.
https://github.com/open-webui/open-webui/blob/d870386d7da7c1335ebab32158028e21006b8806/backend/open_webui/apps/retrieval/loaders/main.py#L109