From 2aecfc570c1c2408f329bea18cafcd9fb868c0d5 Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Thu, 6 Nov 2025 18:05:26 -0500 Subject: [PATCH 1/2] docs: updates from qa (#360) * numbering * startup-from-main-menu-and-localhost * wsl-browser-error * open-localhost-alternate * tasks-menu * Apply suggestions from code review Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> --------- Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> --- docs/VERSIONING_SETUP.md | 6 +++--- docs/docs/core-components/knowledge.mdx | 13 +++++++++++++ docs/docs/get-started/install.mdx | 8 +++++--- docs/docs/support/troubleshoot.mdx | 8 ++++++++ 4 files changed, 29 insertions(+), 6 deletions(-) diff --git a/docs/VERSIONING_SETUP.md b/docs/VERSIONING_SETUP.md index 17a8c8f6..1b4f19f3 100644 --- a/docs/VERSIONING_SETUP.md +++ b/docs/VERSIONING_SETUP.md @@ -39,7 +39,7 @@ This command will: - Create a versioned sidebar file at `versioned_sidebars/version-1.0.0-sidebars.json` - Append the new version to `versions.json` -3. After creating a version, update the Docusaurus configuration to include multiple versions. +2. After creating a version, update the Docusaurus configuration to include multiple versions. `lastVersion:'1.0.0'` makes the '1.0.0' release the `latest` version. `current` is the work-in-progress docset, accessible at `/docs/next`. To remove a version, remove it from `onlyIncludeVersions`. @@ -62,14 +62,14 @@ docs: { }, ``` -4. Test the deployment locally. +3. Test the deployment locally. ```bash npm run build npm run serve ``` -5. To add subsequent versions, repeat the process, first running the CLI command then updating `docusaurus.config.js`. +4. To add subsequent versions, repeat the process, first running the CLI command then updating `docusaurus.config.js`. ```bash # Create version 2.0.0 from current docs diff --git a/docs/docs/core-components/knowledge.mdx b/docs/docs/core-components/knowledge.mdx index 588f1f45..2e63198e 100644 --- a/docs/docs/core-components/knowledge.mdx +++ b/docs/docs/core-components/knowledge.mdx @@ -86,6 +86,19 @@ You can select multiple files. The ingestion process may take some time, depending on the size of your documents. 4. When ingestion is complete, your documents are available in the Knowledge screen. +If ingestion fails, click **Status** to view the logged error. + +## Monitor ingestion tasks + +When you upload files, process folders, or sync documents, OpenRAG processes them as background tasks. +A badge appears on the