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