From 3e618271c0f383ab2bf013cb9782460c83a9bedb Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Tue, 28 Oct 2025 17:08:12 -0400 Subject: [PATCH] quickstart --- docs/docs/_partial-onboarding.mdx | 4 +++- docs/docs/get-started/quickstart.mdx | 22 +++++++++++++--------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/docs/docs/_partial-onboarding.mdx b/docs/docs/_partial-onboarding.mdx index c956eb53..3f2de8fb 100644 --- a/docs/docs/_partial-onboarding.mdx +++ b/docs/docs/_partial-onboarding.mdx @@ -3,7 +3,9 @@ import TabItem from '@theme/TabItem'; ## Application onboarding -The first time you start OpenRAG, whether using the TUI or a `.env` file, you must complete application onboarding. +The first time you start OpenRAG, whether using the TUI or a `.env` file, it's recommended that you complete application onboarding. + +To skip onboarding, click **Skip onboarding**. Values from onboarding can be changed later in the OpenRAG **Settings** page. diff --git a/docs/docs/get-started/quickstart.mdx b/docs/docs/get-started/quickstart.mdx index 80259617..92ed71c8 100644 --- a/docs/docs/get-started/quickstart.mdx +++ b/docs/docs/get-started/quickstart.mdx @@ -7,7 +7,7 @@ import Icon from "@site/src/components/icon/icon"; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -Get started with OpenRAG by loading your knowledge, swapping out your language model, and then chatting with the OpenRAG API. +Get started with OpenRAG by loading your knowledge, swapping out your language model, and then chatting with the Langflow API. ## Prerequisites @@ -17,20 +17,20 @@ Get started with OpenRAG by loading your knowledge, swapping out your language m 1. In OpenRAG, click