[Bug 1234244] Cannot add content to Open WebUI knowledge base

bugzilla_noreply at suse.com bugzilla_noreply at suse.com
Tue Jan 21 18:35:30 UTC 2025


https://bugzilla.suse.com/show_bug.cgi?id=1234244
https://bugzilla.suse.com/show_bug.cgi?id=1234244#c10

--- Comment #10 from Meera Belur <MBelur at suse.com> ---
The "Add text" issue was due to missing NLTK datasets. We have introduced a new
environment variable INSTALL_NLTK_DATASETS that enables the customer to install
the NLTK datasets. By setting this to "true", the NLTK datasets will be
installed.

Please add this to the documentation:

Issue: "Add text" RAG functionality produces an error 'Extracted content is not
available for this file. Please ensure that the file is processed before
proceeding.'

Fix: Customer has to supply an additional extraEnvVars INSTALL_NLTK_DATASETS
and set it to "true". Customer is encouraged to read through the licensing of
NLTK datasets at https://github.com/nltk/nltk/blob/develop/README.md


- name: INSTALL_NLTK_DATASETS
  value: "true"
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/ai-maintainers/attachments/20250121/2b3220db/attachment.htm>


More information about the Ai-maintainers mailing list